Follow the steps to change the npm registry
npm config set registry https://registry.npm.taobao.org
npm config get registry
Reset to default value
- npm config set registry https://registry.npmjs.org
Follow the steps to change the npm registry
npm config set registry https://registry.npm.taobao.org
npm config get registry
Reset to default value