npm源
2021-04-14 本文已影响0人
Shiki_思清
npm config set registry https://registry.npmjs.org/
npm config set registry https://registry.npm.taobao.org/
获取
npm config get registry
npm config set registry https://registry.npmjs.org/
npm config set registry https://registry.npm.taobao.org/
获取
npm config get registry