I got bolt diy running locally once Having issues today, I would be happy to pay somebody for an hour of their time to help me correct it via meet. Not exactly sure. about the rules of engagement here, but this is my first post, so if it’s in violation Let me know, and I’ll take actions to correct it.
First time I had it up and running. locally not too much difficulty. Woke up the next day and it was not running with some issues, so rather and try to troubleshoot it. I just did a fresh install. I’m working in the windows environment. Windows 11. Basically, I’m looking if there’s somebody that can get on a zoom call, I’m happy to pay them for their time and just, they’ll see my setup. And if they’re that good with it, they could just help me get it back up and running correctly.
.
@carlucci001 I can take a look at it and see if I can help if you want. Just ping me in chat for scheduling a meeting.
That would be so much appreciated. Let me know what. day or evening or weekend or whenever you have any good time. I’m available all the time. If it’s eastern standard I can stop whatever I’m doing whenever.
Also being new to this, I’m not sure where and when is appropriate to give an email or contact info or to do any kind of a screen share.
@leex279 Hi Thomas. I think this should have been moved to
I don’t have access to and looks like he’s given up potentially - Happy to have a loook tho @carlucci001
I do have it up and running. And using all my language. models. The only thing I would have a question about. is how I’m maintaining the latest version? with improvements.
@shawn I had a private chat with him about his stuff
@carlucci001 if you are on the stable branch, you would need to switch to the main branch. Otherwise you need to wait for the next stable one.
If you are aware that main has potentially more bugs/not working things, you can switch with this commands (terminal open within your bolt.diy directory):
git checkout main
pnpm install
pnpm run dev
All the details are available for all your questions if you’re enthusiastic to look around. It’s easy to ask for help but it’s more practicle to have a search and you’l lfind what you’re after. There’s heaps of youtube videos and guides here. You just have to have a look.