Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

can't install yo bower gulp etc #8346

Closed
sudhinsr opened this issue May 24, 2015 · 2 comments
Closed

can't install yo bower gulp etc #8346

sudhinsr opened this issue May 24, 2015 · 2 comments
Assignees
Labels

Comments

@sudhinsr
Copy link

Iam getting following error while try to install these packages

sudhin@sudhin:~$ npm install -g yo bower gulp nodemon generator-gulp-aangular
npm ERR! Linux 3.19.0-18-generic
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "yo" "bower" "gulp" "nodemon" "generator-gulp-aangular"
npm ERR! node v0.13.0-pre
npm ERR! npm  v2.10.1
npm ERR! code EHOSTUNREACH
npm ERR! errno EHOSTUNREACH
npm ERR! syscall connect

npm ERR! connect EHOSTUNREACH
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/sudhin/npm-debug.log
@kenany
Copy link
Contributor

kenany commented May 24, 2015

@sudhinsr I believe EHOSTUNREACH is an error code pertaining to a failure in establishing a network connection. The lack of a JavaScript stack trace demonstrates how this is probably not a npm issue.

@ehsalazar ehsalazar self-assigned this Aug 12, 2015
@ehsalazar
Copy link

We haven’t heard back and we’re trying to clean up some old issues.  If this is still a problem, can you please reply and let us know?  We’ll be happy to reopen if necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants