1. unable to connect database
계속 오류가 발생했었던 이유는, comment에 관련된 모든 코드가 app.module.ts, typeOrmModuleOptions에서 주석 처리가 되어 있었기 때문이다.
주석 처리를 해제해줬더니, 해당 오류는 해결되었으나 새로운 오류를 맞이했다.
2. Nest can't resolve dependencies of the RoleGuard (Reflector, ?).
3.
Error [ExceptionHandler] Classes annotated with @Injectable(), @Catch(), and @Controller() decorators must not appear in the “imports” array of a module. Please remove “RoleStrategy” (including forwarded occurrences, if any) from all of the “imports” arrays.
Scope [AppModule -> CommentModule]
'Coding > 내일배움캠프' 카테고리의 다른 글
[내일배움캠프] 트렐로 최종 | Node.js 4기 | Day 81 | 24.03.25.(월) (0) | 2024.03.26 |
---|---|
[내일배움캠프] 주특기 플러스 프로젝트 회고 (0) | 2024.03.25 |
[내일배움캠프] 트렐로 6일차 | Node.js 4기 | Day 79 | 24.03.23.(토) (1) | 2024.03.24 |
[내일배움캠프] 트렐로 5일차 | Node.js 4기 | Day 78 | 24.03.22.(금) (0) | 2024.03.23 |
[내일배움캠프] 트렐로 4일차 | Node.js 4기 | Day 77 | 24.03.21.(목) (0) | 2024.03.21 |