Linux Build doesn't run with cannot find module error #90

Open
opened 2026-01-29 16:30:28 +00:00 by claunia · 0 comments
Owner

Originally created by @uclaitsscott on GitHub (Dec 9, 2017).

Originally assigned to: @robertmuehsig on GitHub.

Uncaught Exception: Error: Cannot find module './bin/electron.manifest.json'

Occurs after I copied linux build folder to Ubuntu and tried to run it. The error originates in the main.js when it cannot find this file (doesn't exist in linux build, nor does a bin folder). I didn't see any additional steps I'm supposed to take in the readme, but I suspect there must be something I missed.

Originally created by @uclaitsscott on GitHub (Dec 9, 2017). Originally assigned to: @robertmuehsig on GitHub. Uncaught Exception: Error: Cannot find module './bin/electron.manifest.json' Occurs after I copied linux build folder to Ubuntu and tried to run it. The error originates in the main.js when it cannot find this file (doesn't exist in linux build, nor does a bin folder). I didn't see any additional steps I'm supposed to take in the readme, but I suspect there must be something I missed.
claunia added the bug label 2026-01-29 16:30:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#90