-
**Homework**
- [x] I looked at `nativefier --help` and https://github.com/nativefier/nativefier/blob/master/API.md
- [x] I checked the [Troubleshooting section of the README](https://github.co…
-
### 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…
ianho updated
9 months ago
-
### What happened?
By using q-input with a reverse-fill-mask, the cursor is going back by pressing backspace. It happens only on capacitor. In mobile browser or on desktop it works as expected.
q-…
-
【暂无影响】
`asar using is disabled — it is strongly not recommended solution`
据说要保留asar压缩打包体积的模式,在package.json的build配置项下,将asar,设置为true后没此提示
【Error】接下来出现了红字报错信息
大致意思可能是设置不了ICON
**packaging …
-
Hello there,
I'm trying to build an Electron app for Linux 32 bits and I get this errors:
```
Error: /home/travis/.nvm/versions/node/v9.11.2/bin/node exited with code 1
Error output:
../HashS…
-
STEP TO REPRODUCE
1. Build by electron-packager with cmd --win32metadata.requested-execution-level=requireAdministrator Miniique
"scripts": {
"build-prod": "electron-packager src --platform=w…
-
https://github.com/electron/electron-packager
-
### 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 Condu…
-
When trying the command "npm run-script build" the build fails with this output:
```
> tufcontrol-electron@1.0.0 build /home/jorgetech/Temp/TUF-Control
> electron-packager . tufcontrol-electron -…
-
First, a wonderful tool to wrap electron packaging! Really great for bootstrap an electron app for the first time.
Here is my environment:
Environment | Version
-------------|---------
OS | Ma…