-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Hi, as your last versions do not add the app.asar directory into the compiled app anymore. My app fails while trying to locate the ffmpeg executable. To fix it I added "asar": false, "asarUnpack": [ "node_modules/ffmpeg-static-electron" ], in the beginning of electron-builder.json. The resulting compiled app not only still lacks this asar folder, but is unable to render anything leaving me with a white screen and an empty console.
Any idea how to tackle it?
Cheers
Metadata
Metadata
Assignees
Labels
No labels