Closed
Description
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:
- npm config rm proxy
- npm config rm https-proxy
- npm config set registry http://registry.npmjs.org/
- npm cache clear --force
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
- npm create vite@latest
- selected react
- npm install
- 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
Metadata
Metadata
Assignees
Labels
No labels