testing-nestjs
testing-nestjs copied to clipboard
npm install doesn't work
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the bug
I cloned the main branch. Launched npm i and got a dependency conflict error
Minimum reproduction code and/or steps to reproduce
npm i
Expected behavior
dependencies must be installed
In which operating systems have you tested?
- [ ] macOS
- [X] Windows
- [ ] Linux
Additional context
No response