David Maus

Results 2 issues of David Maus

Hi, I'm a little bit lost with the following: Using https://github.com/nklayman/vue-cli-plugin-electron-builder for the Electron app i cannot get nightmare to run. I have tried the multiple answers with different electronPath...

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: ``` const tooltip = require('electron-tooltip') tooltip() ```...