Skip to content

Instantly share code, notes, and snippets.

@breun
Last active February 21, 2016 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save breun/73e51484366450904947 to your computer and use it in GitHub Desktop.
Save breun/73e51484366450904947 to your computer and use it in GitHub Desktop.
npm install errors for hoodie-server-account
(...)
npm sill install resolved []
npm verb about to build /Users/breun/Projects/hoodie-server-account/node_modules/lodash
npm info build /Users/breun/Projects/hoodie-server-account/node_modules/lodash
npm info linkStuff lodash@4.5.0
npm sill linkStuff lodash@4.5.0 has /Users/breun/Projects/hoodie-server-account/node_modules as its parent node_modules
npm verb linkBins lodash@4.5.0
npm verb linkMans lodash@4.5.0
npm verb rebuildBundles lodash@4.5.0
npm info install lodash@4.5.0
npm info postinstall lodash@4.5.0
npm verb unlock done using /Users/breun/.npm/_locks/lodash-8a6fe04c6f76ccc1.lock for /Users/breun/Projects/hoodie-server-account/node_modules/lodash
npm verb stack Error: read ECONNRESET
npm verb stack at exports._errnoException (util.js:870:11)
npm verb stack at TLSWrap.onread (net.js:544:26)
npm verb cwd /Users/breun/Projects/hoodie-server-account
npm ERR! Darwin 15.3.0
npm ERR! argv "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! node v4.3.1
npm ERR! npm v2.14.19
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read
npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm verb exit [ 1, true ]
npm verb stack Error: read ECONNRESET
npm verb stack at exports._errnoException (util.js:870:11)
npm verb stack at TLSWrap.onread (net.js:544:26)
npm verb cwd /Users/breun/Projects/hoodie-server-account
npm ERR! Darwin 15.3.0
npm ERR! argv "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! node v4.3.1
npm ERR! npm v2.14.19
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read
npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm verb exit [ 1, true ]
npm verb stack Error: read ECONNRESET
npm verb stack at exports._errnoException (util.js:870:11)
npm verb stack at TLSWrap.onread (net.js:544:26)
npm verb cwd /Users/breun/Projects/hoodie-server-account
npm ERR! Darwin 15.3.0
npm ERR! argv "/opt/local/bin/node" "/opt/local/bin/npm" "install"
npm ERR! node v4.3.1
npm ERR! npm v2.14.19
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read
npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm verb exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment