环境:windows server 2003 32位系统
错误:
npm ERR! Windows_NT 5.2.3790
npm ERR! argv "node" "C:\Documents and Settings\Administrator\Application Data\npm\node_modules\cnpm\node_modules
\npm\bin\npm-cli.js" "--userconfig=C:\Documents and Settings\Administrator\.cnpmrc" "--disturl=https://npm.taobao.
org/dist" "--cache=C:\Documents and Settings\Administrator\.npm\.cache_cnpm" "--registry=https://registry.npm.taobao
.org" "install" "-g" "cordova"
npm ERR! node v0.10.35
npm ERR! npm v2.1.18
npm ERR! uid must be an unsigned int
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! C:\Documents and Settings\Administrator\npm-debug.log
你先看看nodeJS是否安装好,然后再安装cordova,你也可以看看http://www.ifcoder.us/