What | Removed | Added |
---|---|---|
Status | NEW | RESOLVED |
Resolution | --- | FIXED |
electron-builder has nothing to do with it, the problem is the `app.getPath('exe')` API which is impossible to implement properly in a distro and must be individually removed from each application. I've fixed this and mentioned this gotcha at https://en.opensuse.org/openSUSE:Packaging_Electron#app.getPath('exe') Thanks for reporting!