Skip to content

Instantly share code, notes, and snippets.

@tnifker
Created October 11, 2012 09:11
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 tnifker/33c83ccbd6d5bf4c2832 to your computer and use it in GitHub Desktop.
Save tnifker/33c83ccbd6d5bf4c2832 to your computer and use it in GitHub Desktop.
npm ERR! error installing jitsu@0.9.8 Error: Unsupported
npm ERR! error installing jitsu@0.9.8 at checkEngine (/usr/local/lib/node_mo dules/npm/lib/install.js:493:14)
npm ERR! error installing jitsu@0.9.8 at Array.0 (/usr/local/lib/node_module s/npm/node_modules/slide/lib/bind-actor.js:15:8)
npm ERR! error installing jitsu@0.9.8 at LOOP (/usr/local/lib/node_modules/n pm/node_modules/slide/lib/chain.js:15:13)
npm ERR! error installing jitsu@0.9.8 at chain (/usr/local/lib/node_modules/ npm/node_modules/slide/lib/chain.js:20:4)
npm ERR! error installing jitsu@0.9.8 at installOne_ (/usr/local/lib/node_mo dules/npm/lib/install.js:470:3)
npm ERR! error installing jitsu@0.9.8 at installOne (/usr/local/lib/node_mod ules/npm/lib/install.js:411:3)
npm ERR! error installing jitsu@0.9.8 at /usr/local/lib/node_modules/npm/lib /install.js:347:9
npm ERR! error installing jitsu@0.9.8 at /usr/local/lib/node_modules/npm/nod e_modules/slide/lib/async-map.js:54:35
npm ERR! error installing jitsu@0.9.8 at Array.forEach (native)
npm ERR! error installing jitsu@0.9.8 at /usr/local/lib/node_modules/npm/nod e_modules/slide/lib/async-map.js:54:11
npm ERR! error rolling back jitsu@0.9.8 Error: UNKNOWN, Unknown error '/usr/loca l/lib/node_modules/jitsu'
npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: flatiron-cli-config@0.1.3
npm ERR! Required: {"node":">= 0.6.0"}
npm ERR! Actual: {"npm":"1.0.106","node":"0.5.11-pre"}
npm ERR!
npm ERR! System Linux 2.6.18-238.el5
npm ERR! command "node" "/usr/local/bin/npm" "install" "jitsu" "-g"
npm ERR! cwd /home/tomn/node
npm ERR! node -v v0.5.11-pre
npm ERR! npm -v 1.0.106
npm ERR! code ENOTSUP
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/tomn/node/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment