The package name changed from vue-cli to @vue/cli
//see https://cli.vuejs.org/guide/installation.html for notes
npm install -g @vue/cli
vue --version
//start the vui-cli ui
vue ui
Recent Pastes
The package name changed from vue-cli to @vue/cli
//see https://cli.vuejs.org/guide/installation.html for notes
npm install -g @vue/cli
vue --version
//start the vui-cli ui
vue ui