工作或练习中有关npm的使用,在此记录一下。
npm更新到最新版本:
在cmd中输入:npm install -g npm
npm做淘宝镜像:
npm install -g cnpm --registry=https://registry.npm.taobao.org
工作或练习中有关npm的使用,在此记录一下。
npm更新到最新版本:
在cmd中输入:npm install -g npm
npm做淘宝镜像:
npm install -g cnpm --registry=https://registry.npm.taobao.org