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

Cannot connect to existing repository but keeps forcing to create new github every time.

Open philanderson888 opened this issue 9 months ago • 0 comments

Describe the bug

Cannot cleanly connect Bolt to Supabase to Github all in one flow

Link to the blitz that caused the error

https://stackblitz.com/edit/street-patrol?file=README.md

Steps to reproduce

Hey

I'm trying to learn how to connect bolt to stackblitz to my github, all in one flow.

It seems I can connect stackblitz to github no problem as I have

https://stackblitz.com/~/github.com/philanderson888/street-patrol

connected to

https://github.com/philanderson888/street-patrol

and my commits from stackblitz are coming through fine to github, all good.

https://github.com/philanderson888/street-patrol/commits/dev

Now I cannot get a steady connection from stackblitz through to bolt with this code though ...

There is no option from this screen

https://stackblitz.com/~/github.com/philanderson888/street-patrol

to connect into bolt.

I have a project

https://stackblitz.com/edit/street-patrol https://bolt.new/~/street-patrol

but there seems no way to connect this project to my github - they are disconnected. And the only button on this project is to create a new github repository.

Not sure what is the right workflow here.

Image Image Image

Expected behavior

I am not sure if you allow this functionality, not sure.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
performance.memory = {
  "totalJSHeapSize": 142524247,
  "usedJSHeapSize": 135819459,
  "jsHeapSizeLimit": 4294705152
}
Hash = 495c5120

Additional context

No response

philanderson888 avatar Mar 11 '25 07:03 philanderson888