electron-builder icon indicating copy to clipboard operation
electron-builder copied to clipboard

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

Results 328 electron-builder issues
Sort by recently updated
recently updated
newest added

* **Version**: 22.6.0 * **Electron Version**:8.1.1 * **Electron Type (current, beta, nightly)**:Current * **Target**: NSIS Windows My `electron-builder.json` file for configurations ```javascript { "appId": "com.screenshot.app", "copyright": "Copyright © 2019-Tushar Kanjariya",...

* **Electron-Builder Version**: 23.1.0 * **Node Version**: 16.15.1 * **Electron Version**: 19.0.7 * **Electron Type (current, beta, nightly)**: current * **Target**: windows NSIS Hi, while testing my electron app I...

windows

* **Version**: 21.0.1 * **Target**: mac: dmg, zip; win: nsis In the afterAllArtifactBuild script, `latest.yml` (and `latest-mac.yml`) are not created yet or are not saved to the output directory yet....

bug

* **Electron-Builder Version**: 22.14.13 * **Node Version**: 16.13.0 * **Electron Version**:17.1.1 * **Electron Type (current, beta, nightly)**:current * **Target**: Windows I need the dll to run an app I am...

* **Electron-Builder Version**: 23.1.0 * **Node Version**: 14.19.3 * **Electron Version**: 19.0.8 * **Target**: mac arm64 / universal If we build our electron application for x86 the application loads and...

Hi, This is more of a question/request for advice, so apologies for creating an issue. I was wondering why doesn't electron-updater support auto update for MSI targets and what would...

msi

Following the issues discussed in #6184

help wanted
backlog
electron-updater

* **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 project had...

windows
electron-publish

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Error code: Cannot download differentially, fallback...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. If I don't specify a custom...