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 359 electron-builder issues
Sort by recently updated
recently updated
newest added

* **Electron-Builder Version**: v24.12.3 * **Node Version**: v20.10.0 * **Electron Version**: 31.1.0 * **Electron Type (current, beta, nightly)**: current * **Target**: linux-x64, windows-x64 Any directory in node_modules called "constructor" will...

There are many SimpleURLLoaderWrapper server error in sentrty, I think they might be caused by this event. Here's a simple example: ```javascript // test.js 'use strict'; // The same issue...

electron-updater

* **Electron-Builder Version**: 24.13.3 * **Node Version**: 18.20.3 * **Electron Version**: 31.1.0 * **Electron Type (current, beta, nightly)**: current * **Target**: Mac `zip` and `mas` I'm building an application for...

After the package has been created and installed on Windows 10, right-click the exe file, select "Pin to Taskbar", and then open the program. If i set app.setAppUserModelId() and the...

* **Electron-Builder Version**: 24.13.3 "electron-updater": "6.2.1", * **Node Version**: v22.3.0 * **Electron Version**: N/A * **Electron Type (current, beta, nightly)**: N/A * **Target**: N/A Cannot build project after upgrading npm...

* **Electron-Builder Version**: 24.13.3 * **Node Version**: v20.14.0 * **Electron Version**: 30.1.0 * **Electron Type (current, beta, nightly)**: current * **Target**: Mac M1 I am trying to notarize my app....

![Screenshot from 2024-06-13 13-47-03](https://github.com/electron-userland/electron-builder/assets/95845976/853a6e30-7fd0-4074-9dfc-b38f67907f89) How to set linux app icon in linux software installer. My build configuration for linux is below. "linux": { "desktop": { "StartupNotify": "false", "Encoding": "UTF-8", "icon":...

* **Electron-Builder Version**: 24.13.2 / 24.13.3 * **Node Version**: 18.20.3 * **Electron Version**: 19.1.9 * **Electron Type (current, beta, nightly)**: electron-updater 4.3.9 * **Target**: MacOS, Windows, Linux I was originally...

* **Electron-Builder Version**: 24.13.3 * **Node Version**: 18.16.0 * **Electron Version**: 31.0.2 * **Electron Type (current, beta, nightly)**: electron-updater: 6.2.1 * **Target**: Windows I'm inquiring about the possibility of integrating...

Fixes: #7608 **Description** When building an app for multiple Linux architectures, native modules are hardlinked to the modules in `appDir/node_modules/**/*.node` if `CI` env is set. When the builder processes the...

app-builder-lib