-
### 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]…
-
**Describe the bug**
I created a new app and added the platform template from this project. Then I attempted to build the project, but it resulted in an error by using the provided 'electron:pack' np…
Hodes updated
3 months ago
-
### Environment
- OS and Version: macOS 12.7.2
- IDE Version:Version: 1.91.0 (Universal)
Commit: ea1445cc7016315d0f5728f8e8b12a45dc0a7286
Date: 2024-07-01T18:54:18.541Z
Electron: 29.4.0
Electron…
-
### Describe the bug
Hi!
I have an electron/drizzle app with the following config:
drizzle.config.ts
```ts
import type { Config } from 'drizzle-kit'
import { DatabaseConfig } from './src/lib…
-
ImageInfo = koffi.struct({
pixelTypeStr: 'int8[32]',
pixelDataArr: koffi.array('int8_t', 5000000, 'Array')
});
ERROR:crashpad_client_win.cc(844)] not conn…
-
Hi @caoxiemeihao,
I don't know if I'm doing the right thing by opening an issue here or on @nuxt/devtools repository but I have a problem.
If I use @nuxt/devtools@1.0.2 with nuxt-electron@0.6.0 …
-
### 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]…
-
### SerialPort Version
10.4.0
### Node Version
14.19.1
### Electron Version
17.2.0
### Platform
Linux [redacted] 5.13.0-37-generic #42~20.04.1-Ubuntu SMP Tue Mar 15 15:44:28 UTC 2…
-
### Describe the bug
Hello,
I’m experiencing an issue with my Electron app using svelte-routing and electron-vite. The routes work perfectly in development mode (npm run dev), but they do not work…
-
As dependency this app using
```
"obs-studio-node": "https://obsstudionodes3.streamlabs.com/osn-0.10.10-release-win64.tar.gz"
```
I wanted to try custom built `obs-studio-node`. I created that us…