Last active
February 21, 2016 18:50
-
-
Save breun/73e51484366450904947 to your computer and use it in GitHub Desktop.
npm install errors for hoodie-server-account
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(...) | |
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 [email protected] | |
npm sill linkStuff [email protected] has /Users/breun/Projects/hoodie-server-account/node_modules as its parent node_modules | |
npm verb linkBins [email protected] | |
npm verb linkMans [email protected] | |
npm verb rebuildBundles [email protected] | |
npm info install [email protected] | |
npm info postinstall [email protected] | |
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