Nest.js

    [Error][TypeORM][Nest.js] Nest can't resolve dependencies of the Repository

    문제 상황 [Nest] 2657 - 11/30/2022, 8:07:31 PM ERROR [ExceptionHandler] Nest can't resolve dependencies of the UserEntityRepository (?). Please make sure that the argument DataSource at index [0] is available in the TypeOrmModule context. Potential solutions: - If DataSource is a provider, is it part of the current TypeOrmModule? - If DataSource is exported from a separate @Module, is that module im..