npm registry配置国内源


title: npm
author: susu
site:
- cnblogs.com
- csdn.net

npm

# 配置npm源(https://mirrors.cloud.tencent.com/help/npm.html)
npm config set registry http://mirrors.cloud.tencent.com/npm/
npm i npm@latest -g
npm i cnpm -g
cpnm install @vue/cli -g
posted @ 2021-07-02 14:33  素丶素  阅读(472)  评论(0编辑  收藏  举报