npm
2019-12-31 本文已影响0人
jocode
换源:
cnpm代替npm: npm install -g cnpm --registry=https://registry.npm.taobao.org
npm命令自己: npm config set registry https://registry.npm.taobao.org
看npm地址:npm config get registry
npm
换源:
cnpm代替npm: npm install -g cnpm --registry=https://registry.npm.taobao.org
npm命令自己: npm config set registry https://registry.npm.taobao.org
看npm地址:npm config get registry
npm