SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
563 stars 133 forks source link

Issue with built-in Extentions Installer #244

Closed CactaeSan closed 4 months ago

CactaeSan commented 4 months ago

Hello everyone. When trying to install extensions, like OBJECTIVES, HYPEBOT, CHAT TOP BAR etc, it fails and give me this error message:

Extension Installation Failed Server Error: Error: spawn git ENOENT at ChidProcess._handle.onexit (node:internal/child_process:286:19) at on ErrorNT (node:internal/child_process:484:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)'

I do not understand at all what's it's all about, so I clueless on how to adress the issue. The only thing I could do, was to check again I had set a user ID and mail on GIT.

If there's a kind soul willing to help me, I'd be very grateful to it. By the way, congratulations everyone, because ST is a very super tool !

Cohee1207 commented 4 months ago

You need to have git installed on your machine.

https://git-scm.com/downloads

CactaeSan commented 4 months ago

It is installed. Like I said in my post, I even check again and again that I had set a user ID and mail on GIT. Git

CactaeSan commented 4 months ago

SOLVED. Thanx anyway to all the community !