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.
Start a project (with your nextjs template, with a prompt to build a nextjs app or with an imported GitHub repo)
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
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
Expected behavior
To install the modules properly and at a normal speed.
Screen Recording / Screenshot
No response
Platform
Additional context
No response