quasarframework / quasar-cli

[DEPRECATED, <= 0.17) Quasar Framework - CLI
https://quasar.dev
MIT License
202 stars 50 forks source link

After the init quasar I get error and the project does not start #207

Open devarthurribeiro opened 5 years ago

devarthurribeiro commented 5 years ago

Software version

Quasar: 0.17.19 OS: Ubuntu 18.04 Node: 10 NPM: 6.4.1 YARN: 1.12.3

What did you get as the error?

After the init quasar I get error and the project does not start image

What were you expecting?

THAT THE PROJECT WAS GENERALLY GENERATED BY VUE-CLI

What steps did you take, to get the error?

quasar init caip

rstoenescu commented 5 years ago

Vue CLI v2 or v3, it doesn't matter. Only the "init" command of Vue CLI is being used.

smolinari commented 5 years ago

If you are wondering what Razvan is meaning. I had written asking if you had installed Vue-CLI and suggested installing version 3. Then I deleted my reply, when I realized Vue-CLI must be installed, because of the questions presented.

Scott