-
### Preflight Checklist
* [x] I have read the [contribution documentation](https://github.com/electron/packager/blob/main/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [code of …
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…
-
### Environment
MacOS 14.1.1 (23B81) (intel)
```
"@sentry/electron": "^4.17.0",
"@sentry/webpack-plugin": "^2.14.3",
"@electron-forge/cli": "7.2.0",
"@electron-forge/maker-deb"…
-
Hello Team,
We are facing issue while creating universal build which was previously working but suddenly found below errors,
• electron-builder version=25.0.5 os=20.6.0
• loaded configura…
-
### Prerequisites
* [x] Tried the most recent nightly build
* [x] Checked if your issue is already reported.
* [x] Answered all the questions in this template (Or provide a working crystal ball)…
-
### Preflight Checklist
* [ X] I have read the [contribution documentation](https://github.com/electron/packager/blob/main/CONTRIBUTING.md) for this project.
* [X ] I agree to follow the [code o…
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…
-
Hi all,
i'm using this lib in an angular 7 project. everything is ok except when building production with electron-pacakger in certain conditions. it throws error "Uncaught Exception: Error: Cannot f…
-
### What happened?
A q-input field with a mask, for example "##########", and a debounce of 75 or higher.
If you type some text into the input, then quickly delete the input (either buy highlig…
-
URL that is broken: https://js.electronforge.io/interfaces/_electron_forge_maker_squirrel.InternalOptions.Options.html
Tested on latest Firefox and Safari.
Page looks like this:
Screenshot
…