ubuntu安装最新版本的Node.js和npm
安装:
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - sudo apt-get install -y nodejs
搞定~
点赞0
支持一下
安装:
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - sudo apt-get install -y nodejs
搞定~