Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
0 votes
0 answers
68 views

I am building a desktop application using Electron.js with a React frontend and a Go (Fiber) backend. During development (npm run dev), everything works perfectly. However, I am facing an issue when ...
2 votes
0 answers
88 views

I am building a desktop application using: Electron ^28.0.0 electron-builder ^24.9.0 Prisma ^5.8.0 Vue 3 + TypeScript During development (electron .) everything works correctly. However, after ...
0 votes
0 answers
87 views

I use electron to convert my python-flask web application into a Desktop application. As installer, I use NSIS electron builder with a custom nsis script for the customer details page. The issue is ...
Advice
0 votes
0 replies
50 views

I need a quick suggestion from you guys, I am currently working on a react + electron desktop application. In that i need to automate messages from that app to whatsapp. Is there any suggestions. I ...
0 votes
0 answers
378 views

I have a problem with Electron start in my VS Code. By following installation guide I install the electron but have a problem with first start. When I trying to run npm run dev:electron I've got that ...
0 votes
0 answers
1k views

I have a new keyboard and mouse, and I want to have an indicator for both devices in the Windows 11 taskbar. Something like this: Battery indicator in taskbar My devices are: Mouse: Razer Basilisk ...
-1 votes
0 answers
120 views

I am working on an Electron app which uses, among others, the simple-git module. My part of the project consists of making a program that builds a tree diagram where each node represents a commit, ...
Best practices
0 votes
0 replies
45 views

I would like to create an npm library for a base electron client where consumer projects use the same shared main process/renderer/preload. And currently exposing a defineConfigs function that ...
1 vote
0 answers
92 views

I am working on an Electron project with node-api (for C++ addons). The app crashes, even after a full-build. The problem that I am facing occurs within the C++ template addon that I have made. I have ...
2 votes
0 answers
99 views

I've been trying to reimplement electron-click-drag-plugin for the needs of my Electron app. But I hit a hard wall when implementing it for X11. I've successfully sent the EWMH event, but it doesn't ...
0 votes
0 answers
88 views

There is a chromium flag called "overlay-scrollbar". It is supposed to re-enable css overflow: overlay. Some websites and articles claim that this chromium flag is disabled. However, it is ...
Advice
0 votes
0 replies
262 views

I am writing cause I wanted to get some opinions from folks here that have actually built and shipped with Electron. Background: Building an API IDE on Electron. Not really “just an API client”, and ...
2 votes
0 answers
129 views

I imported the Chrome Manifest v3 extension into my project, but it failed to run due to errors of type “onRemoved” and “onClicked”. How can I resolve this issue? (electron) 'session.loadExtension' is ...
4 votes
0 answers
456 views

I have html5 application built for desktop with Electron. I currently try to integrate Greenworks SDK for Steamworks SDK to support achievements in it. I tried both electron-rebuild and node-gyp ways ...
2 votes
0 answers
85 views

I’m building an Electron-based IDE (https://github.com/Temple-Enterprise/Axiowisp) using electron-builder with the NSIS target on Windows. I have a custom .ico file configured in my build settings: &...

15 30 50 per page
1
2 3 4 5
274