Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with npm on node 0.6.2 #111

Open
JasonMiesionczek opened this issue Nov 30, 2011 · 0 comments
Open

Error with npm on node 0.6.2 #111

JasonMiesionczek opened this issue Nov 30, 2011 · 0 comments

Comments

@JasonMiesionczek
Copy link

I read that 0.6.3 has issues, so i downgraded to 0.6.2, can't install zappa. I can install express and socket.io just fine on their own, but not zappa.

npm ERR! error installing [email protected] Error: getaddrinfo ENOENT
npm ERR! error installing [email protected] at errnoException (dns.js:31:11)
npm ERR! error installing [email protected] at Object.onanswer as oncomplete
npm ERR! error installing [email protected] Error: getaddrinfo ENOENT
npm ERR! error installing [email protected] at errnoException (dns.js:31:11)
npm ERR! error installing [email protected] at Object.onanswer as oncomplete
npm ERR! Error: getaddrinfo ENOENT
npm ERR! at errnoException (dns.js:31:11)
npm ERR! at Object.onanswer as oncomplete
npm ERR! Report this entire log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! [email protected]
npm ERR!
npm ERR! System Linux 3.1.1-1-ARCH
npm ERR! command "node" "/usr/bin/npm" "install" "zappa" "-g"
npm ERR! cwd /home/jason/Downloads
npm ERR! node -v v0.6.2
npm ERR! npm -v 1.0.106
npm ERR! code ENOTFOUND
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/jason/Downloads/npm-debug.log
npm not ok

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

No branches or pull requests

1 participant