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

0.3.6 not installing on Mac OS #21

Open
orlin opened this issue Mar 7, 2013 · 0 comments
Open

0.3.6 not installing on Mac OS #21

orlin opened this issue Mar 7, 2013 · 0 comments

Comments

@orlin
Copy link

orlin commented Mar 7, 2013

There is a problem with npm install [email protected] while 0.3.5 installs fine. Got around it with npm install [email protected] --node-version 0.6.7. Here is the error:

npm http GET https://registry.npmjs.org/paynode/0.3.6
npm http 304 https://registry.npmjs.org/paynode/0.3.6

npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: [email protected]
npm ERR! Required: {"node":"~0.6.7"}
npm ERR! Actual:   {"npm":"1.1.4","node":"0.8.18"}
npm ERR! 
npm ERR! System Darwin 11.4.2
npm ERR! command "node" "/usr/local/bin/npm" "install" "[email protected]"
npm ERR! cwd /Users/om/Git/w/srp
npm ERR! node -v v0.8.18
npm ERR! npm -v 1.1.4
npm ERR! code ENOTSUP
npm ERR! message Unsupported
npm ERR! errno {}
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/om/Git/w/srp/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