We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 {}
The text was updated successfully, but these errors were encountered:
It also does not support node 0.8.x, now.
Sorry, something went wrong.
No branches or pull requests
after running
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 {}
The text was updated successfully, but these errors were encountered: