inkle / inkle/inky

JavaScript error on launch 0.15.1 on macOS 15.5.

Open
#513 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.