Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User
nodejs ;

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

13.03.2023 (👁2710)

ERROR [ExceptionHandler] Nest can't resolve dependencies of the TypeOrmCoreModule (TypeOrmModuleOptions, ?). Please make sure that the argument ModuleRef at index [1] is available in the TypeOrmCoreModule context.

 

 

Fehlermeldung

ERROR [ExceptionHandler] Nest can't resolve dependencies of the TypeOrmCoreModule (TypeOrmModuleOptions, ?). Please make sure that the argument ModuleRef at index [1] is available in the TypeOrmCoreModule context.

Ein Bild, das Text, Screenshot, Monitor, Bildschirm enthält.

Automatisch generierte Beschreibung

 

Solution:

Step1: goto correct folder

Step2: install typeorm

npm install --save @nestjs/typeorm typeorm pg

 

 

Ein Bild, das Text, Screenshot, Bildschirm enthält.

Automatisch generierte Beschreibung