webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

I'm trying to port a newly created project with a prior codebase to Bolt.new

Open mpstaton opened this issue 11 months ago • 0 comments

Describe the bug

Guys, this loop between Bolt, StackBlitz, Supabase, Netlify is bananas.

I can't get back to a working codebase, period. I have it checked in to a team GitHub project, I have it deployed on Netlify, and I'm trying to bring it back to Bolt.new.

Please make this obvious. It's infuriating to lose so much progress and have no idea how to get back to the last place the code was working.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/colearnclub/bolt_laerdal_data-augmenter-app

Steps to reproduce

Create something awesome in Bolt.new.
Download it to local, check it in to a Team repo in GitHub.
Push it to StackBlitz.
Realize everything is broken. Create a new project in Stackblitz in your team account.
Add the code you downloaded.
Realize nothing works. Get stuck and shitpost the company's GitHub.

Expected behavior

Reverts to a specific GitHub repo.

Bolt starts from a specific GitHub repo branch at latest checkin.

Parity with Local

Screenshots

Image

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 1b4252dd

Browser name  = Chrome
Full version  = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 58609956,
  "usedJSHeapSize": 54729144,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response

mpstaton avatar Jan 27 '25 13:01 mpstaton