Closed nigelp closed 2 days ago
Hmmm, this is an unusual one, but I did notice you're using Firefox; the recommended browser to use due to differences in major Chromium versions is Chrome Canary. Please try that instead and report back if you see the same results.
@chrismahoney ah thanks, that worked. Great. The only tiny glitch is the API key box seems broken. Or maybe that's how it should be? I can't add more keys, unless I use .env. see attached.
Glad that helped :) The message is a bit misleading, but there may be some issues with the API key box. Roadmap discussion is taking place this week and I think we'll be taking a look at API setup holistically to resolve outlying issues. My suggestion would be to stick to using the .env.local
file approach for the time being.
Great, thanks @chrismahoney I will do. 🙂
When you're in the meeting could you ask why 'code revert' is not higher up the roadmap list? Seems to me it's one of the most compelling features from the original Bolt.new platform.
The list in README may not fully reflect bug/feature priority, we'll be sure to share the updated list & the roadmap with the group; There are several obvious updates we want to prioritize and they likely line up with those of the community.
Cool. This video from Bolt.new is extremely interesting I think. :) Have a good day.
https://www.youtube.com/live/Y0g_9ZhqiRg
On Tue, Nov 19, 2024 at 7:07 PM Chris Mahoney @.***> wrote:
The list in README may not fully reflect bug/feature priority, we'll be sure to share the updated list & the roadmap with the group; There are several obvious updates we want to prioritize and they likely line up with those of the community.
— Reply to this email directly, view it on GitHub https://github.com/coleam00/bolt.new-any-llm/issues/319#issuecomment-2486525787, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAX43OEW54K5UO7VWMOANT2BOD6TAVCNFSM6AAAAABR7QAO6WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBWGUZDKNZYG4 . You are receiving this because you authored the thread.Message ID: @.***>
Describe the bug
Install app Run 'run dev' go to http://localhost:5173/ Not able to access API key setup CMD modal showing Error: No route matches URL "/sw.js" Examine \public and no sw.js is there.
Link to the Bolt URL that caused the error
http://localhost:5173/
Steps to reproduce
Install app Run 'run dev' go to http://localhost:5173/ Not able to access API key setup CMD modal showing Error: No route matches URL "/sw.js" Examine \public and no sw.js is there.
Expected behavior
I expected to be able to access the API key set up. I had already entered in the keys in .env, but still no access. Also the models are showing but no way to trigger the API key setup.
Screen Recording / Screenshot
No response
Platform
Windows 10, Firefox
Additional context
No response