I'm trying to install a standard vue template, but I get an error vue: command not found
.
I followed the following steps:
npm install vue
npm install -g @vue/cli
vue init nuxt-community/starter-templete
What are the ways to solve the problem?
I'm trying to install a standard vue template, but I get an error vue: command not found
.
I followed the following steps:
npm install vue
npm install -g @vue/cli
vue init nuxt-community/starter-templete
What are the ways to solve the problem?