Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Can't run in electron with windows 11 #38

Closed
dongnaebi opened this issue Mar 31, 2024 · 1 comment
Closed

Can't run in electron with windows 11 #38

dongnaebi opened this issue Mar 31, 2024 · 1 comment

Comments

@dongnaebi
Copy link

v.addListener cause an error:

[Window Title]
Error

[Main Instruction]
A JavaScript error occurred in the main process

[Content]
Uncaught Exception:
Error: spawn E:\rotick\bin\WinKeyServer.exe ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:286:19)
    at onErrorNT (node:internal/child_process:484:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
@sancarn
Copy link
Contributor

sancarn commented Apr 2, 2024

Probably a duplicate of #13. Message if not and I'll re-open. For what it's worth we run it in launchmenu without problems in windows 11. So you definitely can use it in win11 electron.

@sancarn sancarn closed this as completed Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants