Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] npm install doesn't return back to the console WSL2 #1796

Closed
LuckyGinger opened this issue Sep 11, 2020 · 0 comments
Closed

[BUG] npm install doesn't return back to the console WSL2 #1796

LuckyGinger opened this issue Sep 11, 2020 · 0 comments
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

Comments

@LuckyGinger
Copy link

LuckyGinger commented Sep 11, 2020

#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:

  1. In WSL2
  2. create a new node project or clone any node project
  3. Run npm install
  4. Wait for install to finish and watch it hang

Environment:

OS: Ubuntu 20.04 (wsl2)
Node: v14.10.1
npm: 6.14.8

@LuckyGinger LuckyGinger added Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release labels Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant