rebornix / logseq-open-in-code

MIT License
28 stars 5 forks source link

[Main Exception] spawn open ENOENT #12

Open kirscheGIT opened 3 months ago

kirscheGIT commented 3 months ago

Hello. I've installed the plugin, but it throws this exception:

[Main Exception]
spawn open ENOENT
Error: spawn open ENOENT
at Process.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

logseg version 0.10.8 MacBook Pro 2023 - MacOS 14.4.1 VS Code 1.88.1

Do you have any ideas what causes this?

Thanks!

Chris