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
https://stackblitz-labs.github.io/bolt.diy/#clone-the-repository
maybe also take a look at the youtube videos for installing:
Here are some linked topic where you can find helpful stuff.
General:
https://stackblitz-labs.github.io/bolt.diy/FAQ/
Youtube Videos @leex279 :
Windows, macOS, Projectshow-Case, etc.
Youtube Videos @dustinwloring1988 :
Installation Videos different OS
Hardware for bolt.diy+Ollama/AI at all:
Troubleshooting:
Deployment:
Also follow this YouTube video from techronin where walks through @aliasfox ’s entire process linked above for deploying bolt.diy to Cloudflare super easily!
Be…
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