Skip to content

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

Closed
@LuckyGinger

Description

@LuckyGinger

#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next stepsRelease 6.xwork is associated with a specific npm 6 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions