-
app.asar.unpacked is not being created from the electron-packager.
-
### 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…
-
I have tried both the hard way and the easy way instructions with the same result.
```
npm install --save-dev electron-prebuilt-compile
```
and:
```
npm install --save electron-compile
npm install …
-
Hello,
My goal is to generate an executable for my Electron Node-red Application, I am able to run the application locally using "npm install && npm start" only, please find below the steps that I …
-
Soon as i attempt to package...
Had a similar post with a similar error before this is indeed different.
```
dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPN…
-
#### Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use `electron` or `vue` are likely to be closed as they are not direct issues with this boilerplate. Ple…
-
When using Fix-path with Electron and electron-packager, it breaks the ability for the user to quit the application from the dock after packaging. Right clicking the doc-icon and selecting "Quit" doe…
-
### Preflight Checklist
* [x] I have read the [contribution documentation](https://github.com/electron/electron-packager/blob/main/CONTRIBUTING.md) for this project.
* [x] I agree to follow the …
I2rys updated
2 years ago
-
I'm working on a Electron+AngularJS cross-platform note-taking app.
The source code ([patial](https://github.com/federicoiosue/omni-notes-desktop/blob/develop/app/scripts/list/list.html#L13), [cont…
-
It looks like there are missing parts here. After filling in the description in `package.json`, Electron build looks like its hitting an error looking for assets.
```
$ build --mac
Rebuilding nativ…