quasarframework / quasar-cli

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

Error while updating my project to quasar v0.17.18 #208

Closed dungeon2567 closed 5 years ago

dungeon2567 commented 5 years ago

Software version Quasar: 0.17.18 OS: Microsoft Windows 7 Node: 10.13.0 NPM: 6.4.1

What did you get as the error? image image

What were you expecting? update and run normally

What steps did you take, to get the error?

npm update -g quasar-cli@lastest npm update

rstoenescu commented 5 years ago

Hi,

Update from what version? And I see you've updated the global install of Quasar CLI. The only one that matters is the local CLI installation (in your project folder).

dungeon2567 commented 5 years ago

Hi, I upgraded from version quasar-framework@0.15.10, thank you for the help. (I also updated the local quasar-cli from 0.15.14)

rstoenescu commented 5 years ago

Please follow the Upgrade Guide then and connect with the community on Discord for help if needed. Thank you.