[BUG] Crash on conflict #5151
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Expected Behavior
Expected to see errors about conflicting versions.
Steps To Reproduce
Steps to reproduce:
mkdir crash cd crash npm install @nestjs/platform-express@8 npm install @nestjs/core
Environment
The text was updated successfully, but these errors were encountered: