-
### 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]…
-
So to Build the Electron project are the following steps correct:
~~npm install electron-packager --save-dev~~
~~npm install electron-packager -g~~
Then the following:
```
npm install
nam start
n…
-
Hi,
not sure if I'm doing something wrong on my end but when I try to build my Electron C++ addon with CMake.js I end up with some weird issues. The biggest one is that the app instatnly crashes when…
-
### 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]…
-
electron-builder: **25.0.5**:
Node: **22.6.0**:
Electron: **32.0.2**:
* **current/stable**:
N/A
Building: **main.js**:
I'm working on a NextJS application, but I'm do…
-
### Preflight Checklist
* [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
* [X] I agree to follow the [Code …
-
I was SO close! Got my test setup building fine, but then I tried my real project which is using some 3rd party controls with looong paths. I cut down my project name to 3 characters and got past th…
-
### What happened?
When I run quasar build and its will failed with error message(I set dist dir in project root/dist)
There is package
```
/@quasar/app-vite/lib/modes/electron/electron-builder.…
-
Hello
My OS version is **High Sierra 10.13.4**
I clone your project and install packages and after run with ``npm start`` I get these issues
I tried to fix the error said : ``Electron could not b…
-
I am unable to build because the server isn't available for MacBook silicon.
Here is the error.
```
npm run build
> httptoolkit-desktop@1.9.1 build
> npm run build:src && npm run build:elec…