赞
踩
设置npm下载源为淘宝
npm config set registry https://registry.npm.taobao.org --global
npm config set disturl https://npm.taobao.org/dist --global
设置yarn下载源为淘宝
yarn config set registry https://registry.npm.taobao.org --global
yarn config set disturl https://npm.taobao.org/dist --global
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。