赞
踩
npm install -g cnpm --registry=https://registry.npm.taobao.org
npm install -g @vue/cli
vue --version //或者 vue --V
npm update -g @vue/cli
补充: