You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I performed a ‘clean’ installation of the master branch with node v20.18.0.
I configured env.dev.
When I start with nest start --watch I get
Nest can't resolve dependencies of the UserService (UserRepository, ReferralRepository, ?, Function, Function, Function, Function). Please make sure that the argument Function at index [2] is available in the UserModule context.
Reproduction
do the "Getting started" steps and then nest start --watch
Describe the bug
Hi
I performed a ‘clean’ installation of the master branch with node v20.18.0.
I configured env.dev.
When I start with nest start --watch I get
Nest can't resolve dependencies of the UserService (UserRepository, ReferralRepository, ?, Function, Function, Function, Function). Please make sure that the argument Function at index [2] is available in the UserModule context.
Reproduction
do the "Getting started" steps and then nest start --watch
System Info
Validations
The text was updated successfully, but these errors were encountered: