본문 바로가기

Backend/typeorm

[error] NestJS [TypeOrmModule] Unable to connect to the database

해결방안

  • 데이터베이스 비밀번호 설정 다시 
  • synchronize 옵션 false로 변경
  • User 엔티티, UsersModel, UserRepository 등이 Module에 잘 들어갔는지 확인