SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.47k stars 1.54k forks source link

vue-devtools + devtron not appearing in the devtools window #1018

Closed lurein closed 4 years ago

lurein commented 4 years ago

Found an issue or bug with electron-vue? Tell me all about it!

Questions regarding how to use electron or vue are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.

Describe the issue / bug.

# I haven't made any changes whatsoever to index.dev.js, and I'm not getting console errors re: this, but I can't find vue-devtools or devtron in the devtools window when it pops up! Is there something I have to do independently to enable it?

How can I reproduce this problem?

#

If visual, provide a screenshot.

#

Tell me about your development environment.

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

davidchalifoux commented 4 years ago

From https://simulatedgreg.gitbooks.io/electron-vue/content/en/faqs.html

Make sure to close and reopen the developer tools panel on first launch if they are missing. Also check your terminal check for any error messages that may occur during installation.