-
// Prevent electron-builder from installing app deps
fsExtra.ensureDirSync(`${absOutputDir}/bundled/node_modules`);
上面的这个是阻止electron-builder进行下载,为什么要阻止呢?
假如阻止的话,这样不就是导致electron配置参数externals无法下载…
-
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade electron-updater from 6.3.8 to 6.3.9.
:infor…
-
* **Electron-Builder Version**: 25.1.8
* **Node Version**: 22.8.0
* **Electron Version**: 33.2.0
* **Electron Type (current, beta, nightly)**: current
* **Target**: nsis, z…
-
Hello!
I created a nuxt project with @latest. Then added the nuxt-electron module as I used to do.
Didn't work. So because I'm on Linux now not Windows, I went to Electron docs and installed depen…
-
* **Electron-Builder Version**: 25.1.8
* **Node Version**: 22.8.0
* **Electron Version**: 33.2.0
* **Electron Type (current, beta, nightly)**: current
* **Target**: nsis, z…
-
Sub items Errors: 2
errorOut=ERROR: Cannot create symbolic link : ������ �� �������� �ॡ㥬묨 �ࠢ���. : C:\Users\reacher\AppData\Local\electron-builder\Cache\winCodeSign\3984004…
-
### Checks before filing an issue
- [X] This issue doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/matterm…
-
We are distributing our Electron app for Macs using Intel and also Apple Silicon. We are using electron-builder --mac --x64 --arm64 to create an Intel and ARM version.
I need a way to know if a use…
-
This recent change causes electron-builder to fail in my project:
https://github.com/electron-userland/electron-builder/blob/6a6bed46c428b45105ada071a9cb89b5d4f93d9e/packages/app-builder-lib/src/as…
abram updated
14 hours ago
-
## Current ffi-rs version
v13.14.0
$ cat node_modules/ffi-rs/package.json
{
"version": "1.1.1+3",
"main": "main.js",
"scripts": {
"start": "electron . ",
"test": "echo \"Er…