-
* **Electron-Builder Version**: 24.13.3 (want to update to 25.x, blocked by this issue)
* **Electron-Updater Version**: 5.3.0 (want to update to 6.x, blocked by this issue)
* **Node V…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
### Package Name
@electron/asar
### Tool Name
@electron/asar
### Package type
NODE
### Version
3.2.10
### Category
PE
### Tool's authors
Electron Team
### Tool's description
Decompress As…
-
### Description
An unexpected error occurred in the renderer process.
### Stack Trace
```
TypeError: Cannot read properties of null (reading 'text')
at Rs.e.checkNeedRender (file://…
-
I am trying to get the headless dev container to work to build polar.
Here's the steps I've followed:
```
git clone https://github.com/jamaljsr/polar
cd polar
cd .devcontainer
docker image b…
-
### 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…
-
错误应用程序名称: electron.exe,版本: 27.3.11.0,时间戳: 0x661ec0b6
错误模块名称: node.napi.node,版本: 0.0.0.0,时间戳: 0x66e75a59
异常代码: 0xc000041d
错误偏移量: 0x00000000000172e6
错误进程 ID: 0x0x3A94
错误应用程序启动时间: 0x0x1DB31B3FDA313B…
-
### 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…
-
-
We are distributing our Electron app for Macs using Intel and also Apple Silicon. We are using electron-builder --mac --x64 --arm64 to create an Intel and ARM version.
I need a way to know if a use…