Open Filoz opened 3 weeks ago
Hi, I would like to add one more detail: I tried version 2.7.0 and 2.8.0 and they starts correctly. The problem is only in the master.
Hello, this is due to a dependency issue with latest mikroorm integration for nestjs. Will try to get it fixed by this weekend
Hi @rubiin thank you!
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