-
Hi adam,
cool module, thanks! I can run and build the sources for electron but cannot execute electron-forge because it cannot be found, see the following screenshot for more details.
The @electro…
-
It's something like screenshots below. Looks like Electron packager cannot solve parameter (**$npm_package_productName**).
I checked the internet but couldn't find a solution.
![1](https://user-im…
-
### Preflight Checklist
* [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
* [X] I agree to fol…
-
`electron-forge package` creates exe file which has _**resources/electron.asar**_
I went into DEBUG mode and found that the winstaller tries to find for **_resources/app.asar_** when the appDirectory…
-
### 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 th…
-
ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/ node node_modules/electron-packager/cli.js ./dist gzzx-upload-server --asar --asar-unpack *.node --overwrite --out=build --version 1.8.4 --app…
-
I've been trying to create a Windows installer for my Electron application with the electron-winstaller module by running the following code:
```javascript
const createWindowsInstaller = require('…
-
is it possible to add electron-packager, so we can have an os specific installer. .deb, .rpm etc.
-
Using:
OS: Win 10, x64
Electron: 6.1.9
OpenCV: 4.2.0
opencv4nodejs: 5.5.0
Tried this:
https://www.npmjs.com/package/opencv4nodejs
and this:
https://medium.com/@makearts/how-to-use-opencv4-on…
-
Can't build the repo on raspberry pi:
pi@raspberrypi:~/offlinebay $ npm run dist-linux-32
> offlinebay@2.0.0 dist-linux-32 /home/pi/offlinebay
> electron-packager . OfflineBay --overwrite --pla…