-
Notifications
You must be signed in to change notification settings - Fork 4.3k
npm install get sttuck #4425
Copy link
Copy link
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release
Description
Is there an existing issue for this?
- I have searched the existing issues
This issue exists in the latest npm version
- I am using the latest npm
Current Behavior
npm install gets stuck after some time on "idealTree:FE-SPECTATOR: sill idealTree buildDeps"
Expected Behavior
npm install should install all packages
Steps To Reproduce
- OS: Windows -10
- node -v 17.3.1 npm -v 8.3.0
- npm config ls- "builtin" config from C:\Program Files\nodejs\node_modules\npm\npmrc
prefix = "C:\Users\27043\AppData\Roaming\npm"
; "global" config from C:\Users\27043\AppData\Roaming\npm\etc\npmrc
proxy = "https://api-dev.stcplay.cloud/"
; registry = "http://registry.npmjs.org/" ; overridden by user
; "user" config from C:\Users\27043.npmrc
legacy-peer-deps = true
registry = "http://registry.npmjs.org/"
; node bin location = C:\Program Files\nodejs\node.exe
; cwd = D:\FE-SPECTATOR
; HOME = C:\Users\27043
; Run npm config ls -l to show all defaults.
Environment
- npm:
- Node.js:
- OS Name:
- System Model Name:
- npm config:
; copy and paste output from `npm config ls` hereReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release