Bo's Log 一寸欢喜

Set npm registry to TaoBao mirror

2020-05-27
Bo Chen

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

Similar Posts

Content