Electron - vue-devtools is empty in example app
-
Hello!
I have a problem with vue-devtools - after compiling in dev on windows its showing in console, but empty. Even in example app.
Here is my pacakage.json:"@quasar/extras": "^1.0.0", "axios": "^0.18.1", "bluebird": "^3.5.5", "electron-settings": "^3.2.0", "inquirer": "^6.5.0", "quasar": "^1.0.0", "quasar-cli": "^0.17.26", "vuex-persistedstate": "^2.5.4"
-
Your cli seem to be out of date. https://quasar.dev/quasar-cli/installation#Introduction. Are you not upgrading to v1?
-
@metalsadman I haven’t use Quasar before v1 was released. Would try to update cli.