[BUG] npm install doesn't return back to the console WSL2 #1796
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 6.x
work is associated with a specific npm 6 release
#1418 # Current Behavior:
npm install
never exits back to the console. When it does it takes 5+ minutes and it cannot be exited with ctrl+C.Expected Behavior:
After
npm install
is finished installing, the process should exit and return to the console.Steps To Reproduce:
npm install
Environment:
OS: Ubuntu 20.04 (wsl2)
Node: v14.10.1
npm: 6.14.8
The text was updated successfully, but these errors were encountered: