restmvc.js
restmvc.js copied to clipboard
rest not supporting node 0.6.x
after running
npm install restmvc.js
npm ERR! Unsupported npm ERR! Not compatible with your version of node/npm: [email protected] 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 {}
It also does not support node 0.8.x, now.