i just install and start to using bolt.diy but already stuck.
i gave it prompt just for test, “build bolg” one of test and it write code ( normal chrome and canary) and stop, not run dev automatically, so i run it in terminal.
npm run dev
astro-blog@0.0.1 dev
astro dev
[config] Astro found issue(s) with your configuration:
! integrations.1 Expected object, received promise.
Error: [RSS] Invalid or missing options:
“” is required. ()
at validateRssOptions (file:///home/project/node_modules/@astrojs/rss/dist/index.js:57:26)
at async Module.getRSS (file:///home/project/node_modules/@astrojs/rss/dist/index.js:47:31)
Node.js v18.20.3
~/project 25s
❯
~/project
❯ npm run dev
astro-blog@0.0.1 dev
astro dev
is this problem with node.js ?
i had an issue when i install it, but repaired (reinstall lilke) then move on, install the bolt.diy.
i did check update
pnpm install
git pull origin main
all checked, using gpt 4o and Gemini 2.0 flash
and normal chrome browser, look same in canary
same teminal error in canary
other one not blog making app, it write code but preview dosent change like old internet look UI, doesnt affect at preview but button animation work when cursor hover it. and also snake game looks ok.
oh thank you for confirming not only me, i think i might go back to normal bolt.new. Was thinking way too expensive error fixing and doesnt follow my instruction bit stress but qulity way better than bolt.diy. dont know it is me or maybe the api? openai and google not good for this job?
i could be wrong, but it seems you have build in vite.
it doesn’t work in bolt.diy for some reason.
i mean, it will, if you will ask bolt to fix and fix and fix…
but if you ask it to use Next js for example, it will work perfectly.
haha no, I wasn`t. It look ugly and I just want to people know about this “bug” or error. So now I can try another round! thank you do you know how to hook the Ollama to Bolt.diy? in my comand it keep showing me fetching faild and that cause some disconnect or glitch. and do you know what does mean of the orange dot in the code tab? when the AI write the code it keep showing.
thanks guys i confirm that its working even on old labtop little glitch when i do in public using free wifi but normally it is superfast with Gemini 2.0 (i guess free so far otherwise i will be bankcrupt ) appreciate it!
Thats not the fault of bolt => depends on your prompt. Try to do something like:
Implement a simple bug tracker app. Apply a clean, modern UI design with rounded corners, subtle shadows, and a minimalistic color scheme using soft gradients and ample white space.
I used gpt made prompt as well, it only gave me that ugly UI too ( cause by vite and react? ) works fine in Next.js projects, and yes my prompt isn`t good enough, so I most of time use gpt and thank you for the Ollama instruction, by the way, did you ever get this warn “WARN Constants Failed to get Ollama models: fetch failed WARN Constants Failed to get Ollama models: fetch failed WARN Constants Failed to get Ollama models: fetch failed” I am keep getting this notification in CMD window.
hmm I dont know how to create ticket, is that mean create post like this one? it is super annoying, it kept trying to fetch which affect to my network? not sure but I feel its laggy, my system is already old… i just want to disable it bur ca`t find simple answer thank you for helping me.
But I dont think this is a cause for a laggy system. It just tries to fetch the available models, which is a very simple call and should not cause laggy system, but maybe @thecodacus or @aliasfox have for insights on this.