-
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched…
-
Can picoDeploy produce [AppImage](https://appimage.org/) files for Linux? `electron-builder` has native support built in.
-
I tried to build this app on [appveyor](https://ci.appveyor.com/) with [v1.4.4](https://github.com/openbci-archive/OpenBCI_Hub/tree/v1.4.4).
Because I saw the file `appveyor.yml` in the repo.
Bu…
-
Hi there! We're (my co-dev and I) are currently using your library for our game, built in Electron and we're having issues connecting to Steamworks API. The error message we're getting is "Error: fail…
-
* **Electron-Builder Version**: `22.10.5`
* **Node Version**: `14.6.0`
* **Electron Version**: `12.2.2`
* **Target**: **Windows** (for this issue)
> This issue is a description of a problem my …
-
I'm using electron-builder(23.6.0).
Apple signing process failed with a message:
Error: Command failed: codesign ...
bundle format unrecognized, invalid, or unsuitable
-
> Version info:
> - vue-cli-plugin-electron-builder: 2.0.0
> - electron: 12.0.0
>
> Platform:
> - windows 10
I used fs.readFileSync() to load a file in `__static` folder in renderer process. T…
-
Would you be interested to provide an [AppImage](http://appimage.org/) for Linux? electron-builder now has support for it that [makes it really easy](https://github.com/electron-userland/electron-buil…
-
The AppImage is missing a [`.DirIcon`](https://docs.appimage.org/reference/appdir.html) file.
Possibly this is an electron-builder issue?
Reference:
https://github.com/AppImage/appimage.github.…
-
使用`externals`引入外部库
`https://github.com/nklayman/vue-cli-plugin-electron-builder/issues/598`