stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
8.63k stars 3.36k forks source link

Stuck on npm install #1449

Open waam opened 3 weeks ago

waam commented 3 weeks ago

Describe the bug

I was able to build a first project without specifying a stack. Bolt chose Vite. It was pretty OK.

For all subsequent projects, I had problems installing the modules right from the start. Either an ultra-slow “npm install”. Or a blocked “npm install”. And if, by chance, he finally manages to install the modules (apparently): error when launching the project.

Link to the Bolt URL that caused the error

https://bolt.new/~/github-gntkki

Steps to reproduce

  1. Start a project (with your nextjs template, with a prompt to build a nextjs app or with an imported GitHub repo)
  2. Be stuck on npm install (idealTree:project: sill idealTree buildDeps)

Expected behavior

To install the modules properly and at a normal speed.

Screen Recording / Screenshot

No response

Platform

Browser name = Safari
Full version = 18.0
Major version = 18
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15
performance.memory = undefined
Username = waam
Chat ID = 6f323332cb67

Additional context

No response

waam commented 2 weeks ago

I simply stopped using Safari for Bolt.

Everything is OK on Chrome.