$ 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