Upgrade to Quasar v2 (Beta) errors #9371
Unanswered
ssuess
asked this question in
CLI - PWA mode
Replies: 1 comment 5 replies
-
Which option did you take? If you took 1, did you try 2? Scott |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried several times to make it through the upgrade guide at https://next.quasar.dev/start/upgrade-guide and have encountered a host of errors. I keep coming back to it and finding ways to get a little further (by removing packages, modifying them for vue3, changing parts of my config, etc). It has been anything but smooth. Still, I keep trying to make it work, and starting the dev server seems to get a little further each time.
but I am currently stuck on the following error:
Really, it looks like that above, with all the weird spacing. And where is this mysterious log "above" with details? Is that single line the detail? Since that seems to be a part of vue itself, I am not sure what I am supposed to do about this error. Any clue? The referenced file, "App.vue" looks exactly like this:
Can anyone give me a clue? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions