electron-releases
electron-releases copied to clipboard
castLabs Electron for Content Security
I create a quasar-vite scaffold for electron and electron-updater with electron-builder package (AppImage in Linux) work fine with electron original, i changed to castlabs/electron, the autoupdater work fine on download...
cannot resolve https://github.com/electron/electron/releases/download/v27.0.0+wvcus/electron-v27.0.0+wvcus-win32-x64.zip: status code 404
We are currently in the process of updating our CastLabs application from version 6.0.2 to version 22.0.0. However, upon completing the update, we've encountered an issue where existing offline Widevine...
When i'm trying to install package on Windows with command `npm install "https://github.com/castlabs/electron-releases#v31.3.0+wvcus" --save-dev` I'm still getting error: ``` 0 verbose cli C:\Users\kryst\AppData\Local\fnm_multishells\13448_1722444081793\node.exe C:\Users\kryst\AppData\Local\fnm_multishells\13448_1722444081793\node_modules\npm\bin\npm-cli.js 1 info using [email protected] 2 info...
I am using the following setup for building my Electron application: Electron Builder Version: 20 Electron Version: CastLabs Electron 28 Issue: While creating the "EXE" file with electron-builder using NSIS,...
Description: We are experiencing an issue after updating to CastLabs Electron version 28 (Chromium version 120). Previously, using CastLabs Electron version 27, we could access storage.list data across multiple domains...
I am getting this error on package install: ``` [4/4] Building fresh packages... error ~/node_modules/electron: Command failed. Exit code: 1 Command: node install.js Arguments: Directory: ~/node_modules/electron Output: HTTPError: Response code...
We've had 14 customers so far report that they have had unsuccessful widevine installations. Usually when this number report this problem to us, the real numbers are higher. Running Electron...
I use yarn classic (v1.22.22) as my package manager and I keep receiving `Error: EEXIST: file already exists, symlink 'Versions/Current/Electron Framework' -> '/Users/exhumer/Projects/exviewer/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Electron Framework'` when I try `yarn upgrade`...