ERROR [ExceptionHandler] Nest can't resolve dependencies of the TypeOrmCoreModule

Опубликовано: 17 Март 2025
на канале: CodeDocu Developer C# Asp Net Angular
4,863
23

(TypeOrmModuleOptions, ?) . Please make sure that the argument ModuleRef at index [1] is available in the TypeOrmCoreModule context.

solution: start the command in the correct folder

npm install --save @nestjs/typeorm typeorm pg