-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
i am getting below error when i do npm install. does anyone know any solution? #1240
Comments
are you connected to the internet while doing npm install? |
Hi, Today I met the same problem. Running the following docker script
I got the following errors.
here are my registry and proxy settings.
I added to my script the following commands but nothing changed.
@debopamgupta Yes I am connected to the internet while doing npm install that maybe the is also an older version already installed. |
npm If your bug is preproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ETIMEDOUT: request to https://registry.npmjs.org/@types%2fnode failed, reason: connect ETIMEDOUT 104.16.16.35:443
npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
[ .................] / fetchMetadata: sill pacote version manifest for event-stream@3.3.4 fetched in 133086ms
The text was updated successfully, but these errors were encountered: