注:win7只支持 V13或以下的版本 下载地址
node_global
node_cache
npm config set prefix "D:\nodejs\node_global"
npm config set cache "D:\nodejs\node_cache"
1、npm install -g @vue/cli
npm install -g @vue/cli
2、使用淘宝镜像安装:npm install -g @vue/cli --registry=https://registry.npm.taobao.org
npm install -g @vue/cli --registry=https://registry.npm.taobao.org