this.$q is undefined
-
Actually I already did this, several times. I even cleared up all my global npm modules and reinstalled everything, to no effect. Thanks anyway!
-
-
@dobbel,
quasar info
shows this:What if you try it in a VM or other computer?
The project works in my colleague’s machine, so something must be different here. However I have many other Vue / Quasar projects and this is the only one with this kind of problem. (It’s the only one that uses
quasar-cli
. My other ones usevue-cli
and Quasar as a plugin).I can make the project available for testing if it helps.
-
One thing I notice: don’t use node 14.x with Quasar cli( that’s what I have been told). Use the latest 12.x.
Sure you can post a repo and I will take a look at it.
-
-
Okay, I’ll try going back to 12.x and I’ll let you guys know. Thanks for the time being.
-
This post is deleted! -
I thought the problem was gone, but no. Going back to 12.x allowed the app to be built, but unfortunately it seems the problem is still there.
-
@rubs @Hawkeye64 @dobbel Any luck with this. I am having the same issue.
-
what’s the output of
quasar info