赞
踩
在powerShell或者cmd中输入
npm config set registry https://registry.npm.taobao.org --global
然后安装就ok了
npm install -g @vue/cli