Closed DaniGTA closed 3 years ago
The same issue
Hi,
Quasar v2 + Vue 2? Quasar v2 is based on Vue 3, while Quasar v1 is based on Vue 2.
For Quasar v1 + Vue 2 use vue-cli-plugin-quasar v3 For Quasar v2 + Vue 3 use latest vue-cli-plugin-quasar (v4+)
Describe the bug
throws:
Not working... To Reproduce Steps to reproduce the behavior: package.json; "quasar": "^2.0.3", "vue": "^2.6.14", "vue-cli-plugin-quasar": "^4.0.0",
Expected behavior Working
Screenshots
Platform (please complete the following information): OS: Win 11 Node: v16.5.0 NPM: 7.16.0 Electron: "^13.1.7"