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

* **Electron-Builder Version**: 23.3.3 * **Node Version**: 16 * **Electron Version**: 19.0.10 * **Target**: MAS From version 23.3.0 and later, signing MAS build will use `3rd Party Mac Developer Application`...

* **Electron-Builder Version**: I'm upgrading to 23.3.3 * **Node Version**: 16 * **Electron Version**: 17.4.10 * **Electron Type (current, beta, nightly)**: current * **Target**: Windows, Mac, Linux It seems I'm...

Stale

* **Electron-Builder Version**: 22.14.5 * **Node Version**: 16.13.0 * **Electron Version**: 15.3.2 * Electron Type (current, beta, nightly): current * **Target**: mac When the user installs the replacement program, the...

* **Electron-Builder Version**: 23.0.3 * **Node Version**: v14.19.2 * **Electron Version**: 15.3.0 * **Electron Type (current, beta, nightly)**: custom mirror * **Target**: dmg ``` webpack 5.72.0 compiled successfully in 23227...

* **Electron-Builder Version**: ^23.0.3 * **Node Version**: v16.10.0 * **Electron Version**: 8.2.0 * **Target**: nsis (win) The app is not started after installation even when `runAfterFinish` is set to `true`;...

windows
nsis
readme

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fs-extra](https://togithub.com/jprichardson/node-fs-extra) | [`10.0.0` -> `10.1.0`](https://renovatebot.com/diffs/npm/fs-extra/10.0.0/10.1.0) | [![age](https://badges.renovateapi.com/packages/npm/fs-extra/10.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-cli](https://togithub.com/conventional-changelog/conventional-changelog) | [`2.1.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/conventional-changelog-cli/2.1.1/2.2.2) | [![age](https://badges.renovateapi.com/packages/npm/conventional-changelog-cli/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

renovate

On macOS, `~/Library/Application Support` is where applications persist data, and caches are stored in `~/Library/Caches`. Currently `electron-updater` mistakenly created its own `Caches` directory under `~/Library/Application Support`, which is bad practice...

electron-updater

### Expected Behavior No vulnerabilities reported. ### Actual Behavior Vulnerabilities when doing `npm audit` and in Github: ``` [email protected] requires got@^9.6.0 via a transitive dependency on [email protected] ``` I am...

* **Electron-Builder Version**: 19.56.0 * **Node Version**: 14.15.1 * **Electron Version**:4.2.12 * **Electron Type (current, beta, nightly)**: * **Target**: Windows 64 Is there a way to change the installation directory...