Stage-Whisper icon indicating copy to clipboard operation
Stage-Whisper copied to clipboard

Electron app throws error after submitting audio file

Open RYucel opened this issue 3 years ago • 1 comments

Receiving error after drag *.m4a file (others formats too give same error) to input screen to further process file as "window.Main is undefined, app in dev mode, please view in electron to select an output directory". Installed python 3.10.2, electron version 7.1.7. Received following error also in electron run "The file name, directory name, or volume label syntax is incorrect" image

RYucel avatar Oct 28 '22 09:10 RYucel

What happens if you run yarn electron-rebuild in the same directory?

petersterne avatar Dec 12 '22 06:12 petersterne