$ brew install nodejs $ node -v v12.15.0
$ npm install -g cnpm --registry=https://registry.npm.taobao.org
$ cnpm install webpack -g
$ cnpm install -g @vue/cli $ vue --version @vue/cli 4.2.3
[Vue]Mac 安装vue
原文:https://www.cnblogs.com/leoshi/p/12458647.html