Hi guys. I’ve just come from vibe coding on Replit, where i have an awesome app up and running. The app also runs perfectly on my local VS Code which, as a non-coder, has the most vanilla setup.
The App uses LiteLLM in proxy mode, and when i import my repo to FBS, and run it, LiteLLM will not run (log below). Gemini 2.5 has tried loads of things, and is now saying i need to contact FBS support.
I really want to make FBS my preferred IDE, but honestly, this has to be SUCH a simple ask, and being stuck here is not covering Gemini or Google in glory. Any advise?
For now, imma prototype a new app using litellm in the simplest interface. if that works, then Gemini has some explaining to do!
8:08:53 AM [litellm] [litellm] Process Error: spawn litellm ENOENT
8:08:53 AM [litellm] [litellm] Process closed with code -2
8:08:53 AM [litellm] [litellm] Retrying startup (1/3)…
8:08:56 AM [litellm] [litellm] Health check failed: fetch failed
8:08:58 AM [litellm] [litellm] Starting LiteLLM initialization…
8:08:58 AM [litellm] [litellm] Starting LiteLLM in DEVELOPMENT mode on 0.0.0.0:8001. Connect to 0.0.0.0:8001
8:08:58 AM [litellm] [litellm] Process Error: spawn litellm ENOENT
8:08:58 AM [litellm] [litellm] Process closed with code -2
8:08:58 AM [litellm] [litellm] Retrying startup (1/3)…
8:09:01 AM [litellm] [litellm] Health check failed: fetch failed
8:09:03 AM [litellm] [litellm] Starting LiteLLM initialization…
8:09:03 AM [litellm] [litellm] Starting LiteLLM in DEVELOPMENT mode on 0.0.0.0:8001. Connect to 0.0.0.0:8001
8:09:03 AM [litellm] [litellm] Process Error: spawn litellm ENOENT
8:09:03 AM [litellm] [litellm] Process closed with code -2
8:09:03 AM [litellm] [litellm] Retrying startup (1/3)…
8:09:06 AM [litellm] [litellm] Health check failed: fetch failed
8:09:08 AM [litellm] [litellm] Starting LiteLLM initialization…
8:09:08 AM [litellm] [litellm] Starting LiteLLM in DEVELOPMENT mode on 0.0.0.0:8001. Connect to 0.0.0.0:8001