-
### SerialPort Version
12.0.0
### Node Version
18.18.2
### Electron Version
28.2.8
### Platform
platform=win32 arch=arm64 runtime=electron abi=119 uv=1 armv=8 libc=glibc
### Architecture
Arm6…
-
An [issue](https://github.com/streamlit/streamlit/issues/1370) in the streamlit repo raises the interesting question of bundling a python environment inside/as part of an electron app distribution.
…
-
I'm using electron-builder to build and sign my application. But if I enable sandbox in entitlements for Mac App Store publish then my app won't work. I have tried to re-sign with codesign, and I can …
-
**What would you like to be added**:
Native ARM support for Windows
**Why is this needed**:
I switched from iPad to Surface because I need a full-fledged development environment on the go. …
-
We have a number of people asking us to provide a Linux version of Scratch Desktop. Scratch Desktop is built using Electron which has built-in support for Linux, so it should be relatively easy to bui…
-
* **Electron-Builder Version**: 23.0.8
* **Node Version**: v16.9.1
* **Electron Version**: 17.4.3
* **Electron Type (current, beta, nightly)**: Current
* **Electron Updater Version**: 5.0.1
* **…
-
dbgate not updated after updating to 5.5.2.
1) press Download button
![image](https://github.com/user-attachments/assets/148cb595-f651-415c-ac7c-fd002366e83b)
2) restart dbgate
![image](https:…
-
### 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 cond…
-
**Is your feature request related to a problem? Please describe.**
The [Steam version of Antimatter Dimensions](https://store.steampowered.com/app/1399720/Antimatter_Dimensions/) appears to use an …
-
I noticed in the `package.json` there does not seem to be any reference to actually packaging up electron builds for distribution.
I am currently trying to wire something up using [electron-builder…