-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
Description
Describe the bug
I am trying to open a new repository for a website but this is appearing "GitHub App Configuration Required, app is not installed", I have done this before and this did not appear, so I am confused to what is going on. I push configure app, then I have the option to suspend the application and uninstall.
I choose to uninstall the app and push configure again, I then install the app and update the status and it still stays on the "GItHub App Configuration Required (app not installed)". How do I fix this?
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-i7j9t2qs?file=index.html
Steps to reproduce
- Go to 'open repository'
Expected behavior
To open a new repository
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
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": 100412219,
"usedJSHeapSize": 90360815,
"jsHeapSizeLimit": 4294705152
}
Hash = d8d5874e
Additional context
No response