-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When we use "npm run build" it builds correctly but as we use "npm run electron" electron window not opens which makes development complex because for testing electron app after changes we need to package it several times by using "npm run dist" for small changes also, so fix "npm run electron" to test small improvements.
Steps to Reproduce
Access correct index.mjs file for electron through main.cjs
Expected Behavior
"npm run electron" should open electron app window
Desktop Operating System
Windows 10
Client OS and browser
Android 16 Chrome
Rein Version
No response
Console Logs / Error Messages (Optional)
Screenshots / Recordings (Optional)
No response
Checklist
- I have searched for existing issues to avoid duplicates
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working