Can't run Self Hosted AI starter kit

Describe the problem/error/question

I have attempted to copy and paste:
“git clone GitHub - n8n-io/self-hosted-ai-starter-kit: The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.
cd self-hosted-ai-starter-kit
docker compose --profile cpu up”
on my PC’s terminal as an administrator.

But the terminal keeps returning to me an error. Please see screenshot attached below.

What is the error message (if any)?

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system: Windows 11 Home 64-bit operating system, x64-based processor

|Processor|AMD Ryzen 5 5600G with Radeon Graphics 3.90 GHz|
|Installed RAM|16.0 GB (15.4 GB usable)|
|Device ID|8F3FA471-3370-4052-BD06-B3FF3F27CFE6|
|Product ID|00326-10000-00000-AA090|
|System type|64-bit operating system, x64-based processor|
|Pen and touch|No pen or touch input is available for this display|

So I figured out the issue. It was because, I did not install git for windows. I got the instructions to do so here from this link: How to resolve the error "git is not recognized" on windows.

Now It works for me!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.