Env:
os: windows use powershell
yarn global add vue-cli
vue init webpack test
but error at the new future as follow:
PS D:\Syntax\front_end\vue> vue init webpack test
? Project name test
? Project description A Vue.js project
? Author lanseria <zhangchao564265135@hotmail.com>
? Vue build standalone
? Install vue-router? Yes
? Use ESLint to lint your code? Yes
? Pick an ESLint preset Standard
? Set up unit tests Yes
? Pick a test runner jest
? Setup e2e tests with Nightwatch? Yes
? Should we run `npm install` for you after the project has been created? (recommended) yarn
vue-cli · [.babelrc] Missing helper: "if_or"
PS D:\Syntax\front_end\vue>