-
* **Electron-Builder Version**: 25.1.8
* **Node Version**: 20.18.0
* **Electron Version**: 31.7.3
* **Electron Type (current, beta, nightly)**: current
* **Target**: arm64
…
-
Greetings,
Followed the below instructions by user manoj to build the rpm package
```bash
git clone https://github.com/usebruno/bruno.git
cd bruno
npm install
npm run build:electron:rpm
cd pa…
-
* **Electron-Builder Version**: 24.13.3 (want to update to 25.x, blocked by this issue)
* **Electron-Updater Version**: 5.3.0 (want to update to 6.x, blocked by this issue)
* **Node V…
-
* **Electron-Builder Version**: 25.0.5 & 25.1.4
* **Node Version**: v22.8.0
* **Electron Version**: 31.2.1
* **Electron Type (current, beta, nightly)**: current
* **Target**: W…
-
![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.5 to 6.3.6.
:infor…
-
I'm using electron-updater 6.3.
It works fine for auto updates on Windows and Mac but I have this one Mac user who is sometimes have issues. Specifically when there are no updates available.
In …
-
* **Electron-Builder Version**:
* **Node Version**:
* **Electron Version**:
* **Electron Type (current, beta, nightly)**:
* **Target**:
Error: GitHub Personal Ac…
-
* **Electron-Builder Version**: 25.0.5
* **Node Version**: 22.5.1
* **Electron Version**: 31.1.0
* **Electron Type (current, beta, nightly)**: Not using electron-updater
* …
-
```
const { Menu, app, BrowserWindow, ipcMain } = require("electron");
const serve = require("electron-serve");
const { join } = require("path");
Menu.setApplicationMenu(null);
process.env.ELECTR…
-
### Error for the "build:electron" command:
```
Get "https://github.com/electron/electron/releases/download/v33.0.2/electron-v33.0.2-darwin-arm64.zip":
proxyconnect tcp: dial tcp :0: connect: can'…