SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
174 stars 47 forks source link

[BUG] [Error] Node.js is not installed or not found in system PATH. #71

Open GenesisProductions opened 3 weeks ago

GenesisProductions commented 3 weeks ago

Environment

🪟 Windows

System

Windows 11 22H2 OS Build 22621.3155

Describe the problem

Trying to launch but can't find node.js. I've run the install command like it says to do but makes no difference.

Additional info

No response

Please tick the boxes

deffcolony commented 3 weeks ago

@GenesisProductions I have added the auto installer for node.js in installer.bat also added that winget is not needed to install node.js so the fallback will be powershell but its recommended to use winget for quick install

image