Skip to content

Instantly share code, notes, and snippets.

Created May 2, 2015 16:05
Show Gist options
  • Save anonymous/85a3de1393ef688a57cd to your computer and use it in GitHub Desktop.
Save anonymous/85a3de1393ef688a57cd to your computer and use it in GitHub Desktop.
Rahuls-MacBook-Pro:~ rahuldesai$ npm install -g bower
npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "bower"
npm ERR! node v0.12.2
npm ERR! npm v2.7.5
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! network getaddrinfo ENOTFOUND registry.npm.org
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 ERR! Please include the following file with any support request:
npm ERR! /Users/rahuldesai/npm-debug.log
Rahuls-MacBook-Pro:~ rahuldesai$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment