Hello I'm tryna make a Skyrim server Dashboard.
On this server i can type some command like this =>
when I manualy wrote /help and it show the output.
I tried to run the executable in node js, the server is working, I can join it, And I can see the output on my VSCode Terminal
But I can't input some text or command
Hope you can help me thanks in advance. ##Its my first ask


Add
shell: trueto the spawn method so you can still pass commands to the process.