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 run npm i - nothing happens - it just hangs. It started after my devcontainer rebuilding , most likely newer npm version appeared. I see now some progress indicator but for large projects it's annyning. We do not understand what is happening!
How to return it back to how it looked before?
Thanks!
Expected Behavior
I run 'npm i' and progress bar is visible
Steps To Reproduce
No response
Environment
npm: 10.7.0
Node.js: v20.15.0
OS Name: Debian GNU/Linux 12 (bookworm) basically is image mcr.microsoft.com/devcontainers/typescript-node:1-20
The text was updated successfully, but these errors were encountered:
Progress bar in npm is temporarily removed. You can use log-level verbose or silly to get desired logging for progress indication. Checkout this #7425 (comment) to know more
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
when i run npm i - nothing happens - it just hangs. It started after my devcontainer rebuilding , most likely newer npm version appeared. I see now some progress indicator but for large projects it's annyning. We do not understand what is happening!
How to return it back to how it looked before?
Thanks!
Expected Behavior
I run 'npm i' and progress bar is visible
Steps To Reproduce
No response
Environment
The text was updated successfully, but these errors were encountered: