al1
January 15, 2025, 9:41am
1
this command from the instructions is returning an error
git clone -b stable GitHub - stackblitz-labs/bolt.diy: Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
the error is fatal: too many arguments
followed by usage; etc
leex279
January 15, 2025, 10:06am
2
Hi @al1 ,
can you please post a screenshot of your terminal. The command from the docs should work without problems:
git clone -b stable https://github.com/stackblitz-labs/bolt.diy
bolt.diy allows you to choose the LLM that you use for each prompt! Currently, you can use models from 19 providers including OpenAI, Anthropic, Ollama, OpenRouter, Google/Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, Groq, Cohere, Together...
maybe also take a look at the youtube videos for installing:
al1
January 15, 2025, 8:37pm
3
Thank you for your response. The command you included in your response was different to what I used from the install document. I copied it
and it worked first time. I had missed the https://
nice, but what install document you are refering to?
al1
January 15, 2025, 8:57pm
6
is there a better set of
instructions as I just have another error
Yes, as linked above the Helpcontent, where also my install windows for bolt.diy is linked:
In there using my own task-list-app with instructions for install:
https://task-list-advanced.netlify.app/
Other then that you should always refer to the official documentation, which is linked in the github page:
https://stackblitz-labs.github.io/bolt.diy/
There you also find a FAQ etc.
=> for this specific error => use CMD not Powershell, as it has some restrictions. You could disable, but no need for if you just use normal terminal/cmd