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

Creating a Repository NOT WORKING

Open DiJamesBond opened this issue 8 months ago • 0 comments

Describe the bug

Everything is authorized and installed within my stackblitz and github, but for some reason stackblitz doesn't recognize the github app. I've tried absolutely everything to fix this. Re-installing, deleting, etc. Nothing works.

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-2ywceqb4?file=index.html

Steps to reproduce

  1. Open Bolt.new and create a project (webpage)
  2. Deploy the project.
  3. Click on export and export it to stackblitz
  4. Wait for the project to load and click on create repository
  5. And then it says 'github app not installed' while it is installed.

Expected behavior

The repository should have been made. Stackblitz should have recognized the github app.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 135.0.0.0
Major version = 135
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 178976178,
  "usedJSHeapSize": 92060826,
  "jsHeapSizeLimit": 2248146944
}
Hash = fb22cd3d

Additional context

No response

DiJamesBond avatar Apr 16 '25 13:04 DiJamesBond