Skip to main content
-1 votes
0 answers
63 views

I am creating a button that is clickable but doesn't bring the app to the foreground. To achieve this I implemented the button as a separate BrowserWindow with focusable: false and its parent set to ...
Sudhanshu Tiwari's user avatar
0 votes
0 answers
53 views

i am programming an app with vite, svelte@4, electron and electron-builder. if i run electron ./start-electron.js the logo is shown, but after many days of trial and error i still don't get it in the ...
Thronella's user avatar
  • 111
0 votes
0 answers
78 views

I have the below build script: "build": { "appId": "com.yourcompany.gamelauncher", "productName": "My Game", "directories": { ...
MinhSu - Justin's user avatar
1 vote
0 answers
34 views

Environment Electron: 25.x (tested) electron-builder / electron-updater: tested with electron-builder 23.x / electron-updater (versions may vary) macOS: 13.x Ventura Relevant code (main process/...
Dhilip Kumar's user avatar
1 vote
0 answers
146 views

I don't know why I have this error when trying to make dist from fedora with rpm and I have everything about rpm that says it is not there and nothing works, I will leave the package.json and the ...
Frederic Jasmin's user avatar
3 votes
2 answers
166 views

I have written a simple Electron Project with Claude integration. Idea here is to use Claude-code npm package to access terminal and make the query to claude to get the required results and display it ...
Abhijith Nagaraja's user avatar
0 votes
0 answers
44 views

i have a challenge since 3 days and even chatGpt couldn't resolve my issue :) I have a react/capacitor/electron app packaged with vite to build. Everything ok for capacitor and Mac/Linux Electron. But ...
Sébastien Philippe's user avatar
3 votes
2 answers
539 views

I was trying to use electron-builder to build my app, and I get an error. It worked a month ago and I didn't change anything in the package.json file, but now it doesn't work. The app does work when I ...
Rick Sanchez's user avatar
0 votes
0 answers
32 views

I have my Azure pipeline generating a .exe installer file to be downloaded by user when clicking a download button in web application. The user will be able to install the electron application through ...
Lucas Raphael's user avatar
0 votes
0 answers
49 views

I am trying to change app icon for my exe file, attaching my electron-builder.yml file, the build is successful but my exe file icon does not change, it is 256x256 size and icon file, but does not ...
SWIK's user avatar
  • 910
0 votes
0 answers
87 views

This is probably a rookie error, so bear with me please. I have a built an app for ARM Mac that works when building it without explicitly signing it as well as in dev mode. When successfully signing ...
user29929705's user avatar
3 votes
0 answers
352 views

I am having hard time setting up a custom app icon to my electron app running on Windows. And i've looked up different posts but none of them solves my question. I am using Electron-Vite to create the ...
Cody Gao's user avatar
1 vote
0 answers
100 views

I’m building an Electron app using the following stack: Webpack, TypeScript and React. I manually build the app using: npx webpack --config webpack.main.config.ts npx webpack --config webpack.renderer....
Mr T's user avatar
  • 123
0 votes
0 answers
101 views

I am building a POS system in Electron JS 35.0.1 and Angular 19. I have installed electron-pos-printer 1.3.6. The printer is triggered by a websocket notification from my backend. Currently the ...
Mohid's user avatar
  • 133
1 vote
0 answers
93 views

I am trying to build my app into a mas file using electron on vscode so that I can share it to the app store. I have bought the dev membership, have certificates setup, have key on my keychain. So I ...
Sushant Gupta's user avatar

15 30 50 per page
1
2 3 4 5
97