You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i do npm install the progress bar is not showing
Expected Behavior
the progress bar should show
Steps To Reproduce
1.just do npm i anything
Environment
npm: 10.7.0
Node.js: 21.14.0
OS Name: MacOS14.5
System Model Name: Macbook Air M2
npm config:
paurushkumar@Paurushs-MacBook-Air ~ % npm config ls
; node bin location = /usr/local/bin/node; node version = v20.14.0; npm local prefix = /Users/paurushkumar; npm version = 10.7.0; cwd = /Users/paurushkumar; HOME = /Users/paurushkumar; Run `npm config ls -l` to show all defaults.
paurushkumar@Paurushs-MacBook-Air ~ %
The content you are editing has changed. Please copy your edits and refresh the page.
For now the spinner is the indicator of "npm is doing something", as I mentioned in previous comment you can check #7425 this issue discussions for more information, also you can use various log levels verbose, silly or http to get those logging output like before.
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
when i do npm install the progress bar is not showing
Expected Behavior
the progress bar should show
Steps To Reproduce
1.just do npm i anything
Environment
Tasks
The text was updated successfully, but these errors were encountered: