Closed 123FLO321 closed 2 years ago
Ah shoot, missed updating that peer dep. Thanks for pointing this out
It should already be fixed with https://github.com/jmcdo29/nest-commander/commit/e78bd33c6721348a53104c92be1e14c9d2b32e25 but that is not included in the 3.0.0 tag
Sure enough. I'll get a changeset for that in and released either today or tomorrow. You should be okay to ignore the warning for now
Should be up with 3.0.1
Is there an existing issue for this?
Current behavior
However when installing nest-commander-testing it fails on npm 8 with a dependency resolution error:
Minimum reproduction code
8.16.0
npm i --save nest-commander @nestjs/common @nestjs/core
npm i --save-dev nest-commander-testing
Expected behavior
Should resolve dependency tree.
Package
nest-commander
nest-commander-schematics
nest-commander-testing
Package version
3.0.0
Node.js version
16.13.1
In which operating systems have you tested?
Other
No response