-
electron-builder: 25.1.7
node: v22.4.0
electron: 32.1.2
Mac arm64
I have an Electron app that I build, sign, notarize, and staple using electron-builder. It includes Sound…
-
See issue #2 for discussion.
**macOS version:** Ventura (13)
**Kap version:** 3.6.0
```
Something went wrong while loading “kap-cam”
Error: Cannot find module 'execa'
Require stack…
-
The rdev is wrapped with @napi-rs/cli for nodejs use
Here is the code
```
use napi::{
bindgen_prelude::*,
threadsafe_function::{ErrorStrategy, ThreadsafeFunction, ThreadsafeFunctionCall…
-
### 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]…
-
### 描述问题
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read properties of undefined (reading 'webContents')
at y (/Applications/e-search.app/Contents/Reso…
-
electron: 13.2.2
mobx: 6.3.3
mobx-state-tree: 5.0.2
mobx-devtools-mst: 0.9.30
MobX Developer Tools extension: 0.9.26
For downloading extension i use electron-devtools-installer (v3.2.0). Afte…
-
* **Electron-Builder Version**: ^24.13.3
*
* **Node Version**: v20.x.x
* **Electron Version**: ^9.0.0
* **Electron Type (current, beta, nightly)**: Not sure
* **Target**: l…
-
### 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…
-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- [X] I…
-
# Pourquoi ?
Utiliser Tchap dans le navigateur implique des problèmes :
- les cookies ou le localstorage peut être supprimé
Les utilisateurs veulent utiliser Tchap comme une application desktop…