vue init webpack my-test 报错
出错如下:
原因:
vue-cli 2.x版本语法(vue init),需下载一个桥接工具:
1 npm install -g @vue/cli-init