You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same here electron/js2c/renderer_init.js:1522 Uncaught (in promise) Error: ERR_FILE_NOT_FOUND (-6) loading 'file://electron-tooltip.html/'
at rejectAndCleanup (electron/js2c/browser_init.js:5802)
at WebContents.failListener (electron/js2c/browser_init.js:5812)
at WebContents.emit (events.js:203)
It’s been a while since I created this plugin but I notice it’s gaining traction again from the community. Let me take some time to update this plugin over the coming weeks and see what issues can easily be addressed
Hi,
I'm using vue-cli-plugin-electron-builder and the module is not working.
My App.vue file as an example with following code under the script tag:
Error message:
Any ideas or workarounds in mind?
Best regards
David
The text was updated successfully, but these errors were encountered: