-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels