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

Npm install #7550

Closed
2 tasks done
R0N1n-dev opened this issue May 22, 2024 · 7 comments
Closed
2 tasks done

Npm install #7550

R0N1n-dev opened this issue May 22, 2024 · 7 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@R0N1n-dev
Copy link

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

On trying to install packages using 'npm install', it just hangs and goes on forever. Along with the fact that the progress indicator is gone, It is just giving me a hard time.
Since updating to 10.7.0, only had one successful install of 'npm install' in any of my folders

Screenshot from 2024-05-22 09-16-27

Expected Behavior

It install packages

Steps To Reproduce

  1. Run npm install in a nuxt 3 app

Environment

  • npm: 10.7.0
  • Node.js: 22.2.0
  • OS Name: POP OS
  • System Model Name: Lenovo Thinkpad
  • npm config:
; node bin location = /home/mozeik/.nvm/versions/node/v22.2.0/bin/node
; node version = v22.2.0
; npm local prefix = /home/mozeik
; npm version = 10.7.0
; cwd = /home/mozeik
; HOME = /home/mozeik
@R0N1n-dev R0N1n-dev added Bug thing that needs fixing Needs Triage needs review for next steps labels May 22, 2024
@milaninfy
Copy link
Contributor

milaninfy commented May 22, 2024

@R0N1n-dev Could you please try with npm install --ddd to run install command with log level silly to get more information about the issue?
Also you can try updating npm@10.8.0 which is latest.

@R0N1n-dev
Copy link
Author

Is there any default better way of telling progress in 10.8

@milaninfy
Copy link
Contributor

@R0N1n-dev spinner is indicative of the progress, also you can use various log levels to see progress. You can follow the discussions on progress bar removal on this issue #7425
Let us know if you still are facing installation issue with logs to check further.

@milaninfy
Copy link
Contributor

Closing due to age. If this is still a problem please feel free to reopen this issue, or create a new issue w/ steps to reproduce.

@milaninfy milaninfy closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
@voltuer
Copy link

voltuer commented Jun 5, 2024

no more progress bar then? why? where is it documented?

@ZachSARAO
Copy link

ZachSARAO commented Jun 12, 2024

This is a problem for me as well - npm install --force just hangs indefinitely. v10.5 works fine (with node 21)

@voltuer
Copy link

voltuer commented Jun 23, 2024

we're microsoft, we can't handle complicate things like progress bars

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
Projects
None yet
Development

No branches or pull requests

4 participants