使用nrm工具切换淘宝源
npx nrm use taobao
方法二
npm config set registry https://registry.npm.taobao.org/
yarn config set registry https://registry.npm.taobao.org
npm config set registry https://registry.npm.taobao.org
查看源 yarn config get registry
npx nrm use taobao
方法二
npm config set registry https://registry.npm.taobao.org/
yarn config set registry https://registry.npm.taobao.org
npm config set registry https://registry.npm.taobao.org
查看源 yarn config get registry