npm 使用淘宝源
- 全局配置
npm config set registry=https://registry.npmmirror.com
- 临时使用
npm install xxx --registry=https://registry.npmmirror.com
npm 使用淘宝源
npm config set registry=https://registry.npmmirror.com
npm install xxx --registry=https://registry.npmmirror.com