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 installing on Windows #2

Open
bentsai opened this issue Dec 1, 2011 · 2 comments
Open

Error installing on Windows #2

bentsai opened this issue Dec 1, 2011 · 2 comments

Comments

@bentsai
Copy link

bentsai commented Dec 1, 2011

Nerve failed to install when running npm install nerve on Windows XP. The end of the output looks like:

ERR! error rolling back [email protected] Error: UNKNOWN, unknown error 'C:\Program Files\nodejs\node_modules\nerve'
verbose installOne cb [email protected]
ERR! Unsupported
ERR! Not compatible with your version of node/npm: [email protected]
ERR! Required: {"node":"0.4"}
ERR! Actual:   {"npm":"1.1.0-alpha-2","node":"0.6.3"}
ERR! 
ERR! System Windows_NT 5.1.2600
ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "nerve"
ERR! cwd C:\Program Files\nodejs
ERR! node -v v0.6.3
ERR! npm -v 1.1.0-alpha-2
ERR! code ENOTSUP
ERR! message Unsupported
verbose exit [ 1, true ]
@matthewsimo
Copy link

Same issue here on mac, running node 0.6.3 too, bummer it's not compatible with the latest version of node, really wanted to play with this and look under the hood.

@ghost
Copy link

ghost commented Mar 17, 2012

End error install on c9.io

*** Error code 1
npm WARN [email protected] package.json: bugs['web'] should probably be bugs['url']
npm ERR! error installing [email protected] Error: Unsupported

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

2 participants