nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.44k stars 276 forks source link

SillyTavern #4341

Closed Brayan123KM closed 2 weeks ago

Brayan123KM commented 4 months ago

Details

Well, I had tried to run SillyTavern on my PC, everything was fine until I always got this code that did not allow me to run the program. I have the recommended version of Node.js and also the latest version of SillyTavern so I don't understand how to solve that. And I tried with the latest version of Node.js but it doesn't worked too. Please help :(

Node.js version

20.11.0 LTS

Example code

Uncaught exception: Error: spawn UNKNOWN
    at ChildProcess.spawn (node:internal/child_process:421:11)
    at Object.spawn (node:child_process:761:9)
    at baseOpen (C:\Users\lukes\Downloads\SillyTavern-1.11.4\node_modules\open\index.js:224:34) {
  errno: -4094,
  code: 'UNKNOWN',
  syscall: 'spawn'

Operating system

Windows 10

Scope

Runtime, code

Module and version

Not applicable.

RedYetiDev commented 2 months ago

Hi! Please provide a minimal reproducible example so the community can see exactly what caused this issue

Thank you!