stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.93k stars 171 forks source link

Failed to save error on every project I open or create in Bolt #1579

Closed jdwd40 closed 2 weeks ago

jdwd40 commented 2 weeks ago

Describe the bug

I get the 'Failed to save project' error on everything I open in bolt. I started getting this error with certain projects. Now I get it every time I try to open something.

Any changes I make with bolt while this message is spamming are not saved if I open in stackblitz. The error also spam downloads zip files. When unzipped they contain a previous version of my project before changes were made, so of no use.

Is there any work around to stop this error message from happening?

Is there any other way I can save my work until this bug is fixed?

I only have a few days left to use my remaining tokens but this error makes bolt unusable for me presently.

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-1dptfq?file=package.json

Steps to reproduce

Open any project with bolt Create a new project with bolt

Expected behavior

When I click open in stackblitz, I can see changes just generated in bolt and save them as a project or download a working zip file that reflects last changes bolt made.

Parity with Local

Screenshots

image

Platform

Browser name  = Chrome
Full version  = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 140513850,
  "usedJSHeapSize": 126447566,
  "jsHeapSizeLimit": 4294705152
}
Hash = 34c588ed

Additional context

No response

jdwd40 commented 2 weeks ago

This seems ok now. I'll close the issue.