Command not found with vue-cli Command not found with vue-cli vue.js vue.js

Command not found with vue-cli


Add sudo before yarn when installing

  • yarn global remove @vue/cli
  • sudo yarn global add @vue/cli
  • vue


rm -rf node_modules and npm install againhave a look here


Installing current version without permanently installing vue-cli.

npx @vue/cli create appname