Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript error on launch 0.15.1 on macOS 15.5. #513

Open
bryanrieger opened this issue Jul 15, 2024 · 2 comments
Open

JavaScript error on launch 0.15.1 on macOS 15.5. #513

bryanrieger opened this issue Jul 15, 2024 · 2 comments

Comments

@bryanrieger
Copy link

bryanrieger commented Jul 15, 2024

Upon launching the latest 0.15.1 release on macOS Sonoma 14.5 (on an M1 Pro) I'm presented with the following error:

A JavaScript error occurred in the main process.

Uncaught Exception:
Error: spawn Unknown system error -86
at ChildProcess.spawn (node:internal/child_process:421:11)
at spawn (node:child_process:776:9)
at compile (/Applications/Inky.app/Contents/Resources/app.asar/main-process/inklecate.js:88:25)
at IpcMainImpl. (/Applications/Inky.app/Contents/Resources/app.asar/main-process/inklecate.js:320:5)
at IpcMainImpl.emit (node:events:518:28)
at WebContents. (node:electron/js2c/browser_init:2:82415)
at WebContents.emit (node:events:518:28)

The result is that the story preview never runs (the spinner just keeps spinning).

@Radar4000
Copy link

Radar4000 commented Jul 16, 2024

We got the same error on M1 Air. We tried to run an older version (0.14.1). The program asked us to install Rosetta, and after installing that it works just fine. In the last two versions, it does not ask for user to install Rosetta for some reason but after the Rosetta installation latest version (0.15.1) works fine.

@berkough
Copy link

I get the same error running the Linux version on Chrome OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants