npm 设置淘宝镜像

npm config set registry https://registry.npm.taobao.org

查看是否设置成功

npm config get registry

相关文章: