首页 > npm update提示node版本有问题

npm update提示node版本有问题

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your version of node/npm: gulp@3.8.10
npm ERR! notsup Required: {"node":">= 0.9"}
npm ERR! notsup Actual:   {"npm":"2.1.7","node":"0.11.14-nightly-20140819-pre"}

提示node需要0.9版以上,可是我安装的是0.11版的,请问这种情况下该怎么处理才能升级成功?…

请问除了重装稳定版的node以外还有其它办法吗?…


用nvm装多个版本

Node Version Manager - Simple bash script to manage multiple active node.js versions
https://github.com/creationix/nvm

【热门文章】
【热门文章】