I went back to a small project after a month. I updated nestjs and npm but the app don't start. I reverted it and it works well. On the initialization of the project (npm run start), it stops at : "[Nest] 13012 - 2019-06-15 16:01 [InstanceLoader] TypeOrmModule dependencies initialized +1ms" and don't go further.
Here is the link for my repo : https://github.com/Ithrandil/coffeeshareBE I really don't know what to try and did'nt found any specific bug report on Nestjs repo.
I've went from the 6.0.0 to the 6.3.1 version on nestJs.
Here is the different updates :
- @types/[email protected]
- [email protected]
- [email protected]
- @types/[email protected]
- [email protected]
- [email protected]
- @nestjs/[email protected]
- [email protected]
- @nestjs/[email protected]
- @nestjs/[email protected]
- @nestjs/[email protected]
- [email protected]
- @nestjs/[email protected]
- [email protected]