Skip to content
This repository was archived by the owner on Aug 23, 2018. It is now read-only.

npm ERR! code ECONNRESET issue #112

Closed
real-new-programmer opened this issue Jan 14, 2017 · 1 comment
Closed

npm ERR! code ECONNRESET issue #112

real-new-programmer opened this issue Jan 14, 2017 · 1 comment

Comments

@real-new-programmer
Copy link

I'm running "npm install" from Amazon EC2 in eu-west-1, and I'm seeing many random "npm ERR! code ECONNRESET 151.101.60.162:443" starting from around 12 pm 01/03/2017 PST

I'm running with:
node v4.3.2
npm v2.14.12

@soldair
Copy link
Contributor

soldair commented Jan 17, 2017

hey sorry for taking so long to get back with you.
i believe the version of node you are using may have a keep alive pool bug
nodejs/node#3595

which was related to your problem here
npm/registry#10 (comment)

so please use a node version >=4.4 >=5.4 and >= 6 and let me know if that solves things. =)

@soldair soldair closed this as completed Jan 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants