Bolt.diy & Netlify CLI

Hi, I am making my app and I will deploy it on netlify.
I’ll use the serverless functions as my backend.
The issue I encounter is that when I do “npm install -g netlify-cli” in the bolt terminal, the downloading is loading endlessly.
When I do it on visual studio, it works fine.
Since I am a tiktok brained vibe coder, it takes me quite a lot of time to code in visual code directly.

Anyone knows a fix to that ?
Thank you

  • You favorite tiktok brained vibe coder

Hi,
not sure but I dont think you can install cli stuff in the bolt terminal, as this is not supported in the webcontainer.

For what exactly the cli is needed cause for deployment you can use the inbuild deploy function?