-
Note: these issues were previously reported by @fabiospampinato in a separate issue. They have been grouped and some context/comments have been added to help.
The `autoUpdater` module is an importa…
-
### Bug Description:
The initialization of my theia custom electron application fails on Windows when running theia via UNC path. ( --no-sandbox option is presented)
From the Network tab o…
-
* **Version**: electron-builder@20.40.2
* **Target**: Windows
In my windows configuration, I use the following:
```json
"win": {
"target": "zip",
"icon" : "logos/fa…
-
-
* **Electron-Builder Version**: 22.2.0
* **Node Version**: 16.14.0
* **Electron Version**: 18.0.4
* **Electron Type (current, beta, nightly)**: current
* **electron-updater**: 5.0.…
-
I am building a multi-purpose app which is also a prototype for future projects. It's built with vue-cli v3 and is a PWA, but through a vue-cli cordova plugin it can also export to ios and android and…
-
### Preflight Checklist
* [x] I have read the [contribution documentation](https://github.com/electron/electron-packager/blob/main/CONTRIBUTING.md) for this project.
* [x] I agree to follow the …
-
I am trying to build my electron app for multiple target platforms.
When running electron-builder on my Win10 machine, the win-x64 works fine but for linux-x64 it fails, ...
... getting a 404 for …
-
### Problem
Let's say some users are still using an old version of the app. Due to a CVE security vulnerability in either electron or any of its dependencies, or any of the app dependencies, I releas…
-
**Squirrel version(s)**
"electron-builder-squirrel-windows": "^23.1.0",
"electron-squirrel-startup": "^1.0.0",
**Description**
I switched to squirrel in order to use electron's autoUpdat…