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

rest not supporting node 0.6.x #22

Open
meshachjackson opened this issue Apr 30, 2012 · 1 comment
Open

rest not supporting node 0.6.x #22

meshachjackson opened this issue Apr 30, 2012 · 1 comment

Comments

@meshachjackson
Copy link

after running

npm install restmvc.js

npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: express@2.3.7
npm ERR! Required: {"node":">= 0.4.1 < 0.5.0"}
npm ERR! Actual: {"npm":"1.1.16","node":"0.6.15"}
npm ERR!
npm ERR! System Darwin 10.8.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "restmvc.js"
npm ERR! cwd /Users/mjackson/cita/sandbox/js/restmv
npm ERR! node -v v0.6.15
npm ERR! npm -v 1.1.16
npm ERR! code ENOTSUP
npm ERR! message Unsupported
npm ERR! errno {}

@elliotf
Copy link

elliotf commented Sep 9, 2012

It also does not support node 0.8.x, now.

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