Skip to content

Instantly share code, notes, and snippets.

@mandric
Created January 5, 2012 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mandric/1567649 to your computer and use it in GitHub Desktop.
Save mandric/1567649 to your computer and use it in GitHub Desktop.
$ npm install -g kanso
npm ERR! error installing kanso@0.1.2 Error: Unsupported
npm ERR! error installing kanso@0.1.2 at checkEngine (/Users/mandric/local/node/lib/node_modules/npm/lib/install.js:570:14)
npm ERR! error installing kanso@0.1.2 at Array.0 (/Users/mandric/local/node/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
npm ERR! error installing kanso@0.1.2 at LOOP (/Users/mandric/local/node/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:13)
npm ERR! error installing kanso@0.1.2 at chain (/Users/mandric/local/node/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:4)
npm ERR! error installing kanso@0.1.2 at installOne_ (/Users/mandric/local/node/lib/node_modules/npm/lib/install.js:548:3)
npm ERR! error installing kanso@0.1.2 at installOne (/Users/mandric/local/node/lib/node_modules/npm/lib/install.js:488:3)
npm ERR! error installing kanso@0.1.2 at /Users/mandric/local/node/lib/node_modules/npm/lib/install.js:425:9
npm ERR! error installing kanso@0.1.2 at /Users/mandric/local/node/lib/node_modules/npm/node_modules/slide/lib/async-map.js:54:35
npm ERR! error installing kanso@0.1.2 at Array.forEach (native)
npm ERR! error installing kanso@0.1.2 at /Users/mandric/local/node/lib/node_modules/npm/node_modules/slide/lib/async-map.js:54:11
npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: parser@0.1.2
npm ERR! Required: {"node":"0.6"}
npm ERR! Actual: {"npm":"1.0.22","node":"v0.4.11-pre"}
npm ERR!
npm ERR! System Darwin 11.2.0
npm ERR! command "node" "/Users/mandric/local/node/bin/npm" "install" "-g" "kanso"
npm ERR! cwd /Users/mandric/dev/kanso-mandric
npm ERR! node -v v0.4.11-pre
npm ERR! npm -v 1.0.22
The following files couldn't be removed.
Remove them manually and try again
sudo rm -rf "/Users/mandric/local/node/lib/node_modules/kanso"
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/mandric/dev/kanso-mandric/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment