SillyTavern / SillyTavern

LLM Frontend for Power Users.
https://sillytavern.app
GNU Affero General Public License v3.0
7.58k stars 2.18k forks source link

node server.js not working #253

Closed Achroous closed 1 year ago

Achroous commented 1 year ago

I'm using Termux on chromebook, when i type "node server.js" i get the following message: " node:internal/modules/cjs/loader:1093 throw err; ^

Error: Cannot find module 'cliui' Require stack:

Am i doing something wrong, or is the guide bad?

Thanks

Achroous commented 1 year ago

Nevermind. I fixed it by spamming the "npm install" command?