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 is stuck #4511

Open
2 tasks done
rdev32 opened this issue Dec 5, 2024 · 3 comments
Open
2 tasks done

npm install is stuck #4511

rdev32 opened this issue Dec 5, 2024 · 3 comments

Comments

@rdev32
Copy link

rdev32 commented Dec 5, 2024

Node.js Version

v22.11.0

NPM Version

10.9.0

Operating System

Linux DEVCOM 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Subsystem

Other

Description

I was installing react with vite and the wheel never stops spinning. I left my computer for over 30 minutes and this keeps happening with all modules, next, remix, vue, etc.

I have tried solving this issue with the following commands:

None of this commands solved the issue, my DNS is currently pointing to 8.8.8.8

log available on https://pastebin.com/L4WuBkhY

Minimal Reproduction

  1. npm create vite@latest
  2. selected react
  3. npm install
  4. never stops loading

Output

No response

Before You Submit

  • I have looked for issues that already exist before submitting this
  • My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
@arturgawlik
Copy link

this seems to be fixed in npm 10.9.1 - npm/cli#7814 (comment)

@Domi83s

This comment has been minimized.

@Domi83s

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants