npm安装node.js最新版本
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
参考:
http://stackoverflow.com/questions/11284634/upgrade-nodejs-to-the-latest-version-on-mac-os
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
参考:
http://stackoverflow.com/questions/11284634/upgrade-nodejs-to-the-latest-version-on-mac-os