nodejs
2019-03-14 本文已影响0人
哈希小鱼
安装
curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
sudo apt-get install -y nodejs
使用cnpm代替npm
npm install -g cnpm --registry=https://registry.npm.taobao.org
安装
curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
sudo apt-get install -y nodejs
使用cnpm代替npm
npm install -g cnpm --registry=https://registry.npm.taobao.org