npm config set registry https://registry.npm.taobao.org --global
yarn config set registry https://registry.npm.taobao.org --global
查看
npm config get registry
yarn config get registry
npm config set registry https://registry.npm.taobao.org --global
yarn config set registry https://registry.npm.taobao.org --global
查看
npm config get registry
yarn config get registry