sudo npm install -g cor...@3.3.0
npm http GET https://registry.npmjs.org/cordova/3.3.0
npm http 404 https://registry.npmjs.org/cordova/3.3.0
npm ERR! Error: version not found: 3.3.0 : cordova/3.3.0
Am I going about it the wrong way?
npm remove -g cordova
npm view cordova versions
npm install -g cordova@3.3.0-rc.1