[BUG] npm i react@17
never ends
#1814
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
Current Behavior:
Running
npm i react@17
in the reproduction project seems to result in an infinite loop and it is not possible to stop the process with CTRL+C.Expected Behavior:
Like with npm@6, the command should end with an error, because there is no matching version.
Steps To Reproduce:
See https://github.com/targos/npm7-cra#issue-4-npm-i-react17-never-ends
Environment:
The text was updated successfully, but these errors were encountered: