개발/backend(js,ts)
ERROR [ExceptionHandler] Nest can't resolve dependencies of the 해결
체인의정석
2021. 10. 19. 10:46
728x90
nest.js 에서 일어난 ERROR [ExceptionHandler] Nest can't resolve dependencies of the 에러는 모듈이 app.module.ts에서 중복해서 호출될 때 일어난다. 따라서 중복된 부분을 삭제를 해주면 해결된다.
728x90
반응형