mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-06 23:04:30 +01:00
Remove troubleshooting for Authentication
This commit is contained in:
@@ -1,24 +1,5 @@
|
||||
This page is a list of issues you could encounter along with their fixes.
|
||||
|
||||
# Frontend
|
||||
**Github Authentication**
|
||||
|
||||
Error during GitHub Sign-In: [firebase_auth/account-exists-with-different-credential]
|
||||
An account already exists with the same email address but different sign-in
|
||||
credentials. Sign in using a provider associated with this email address.
|
||||
|
||||
*Solution*
|
||||
|
||||
Reset the frontend folder
|
||||
go to the root of the repository
|
||||
|
||||
```
|
||||
rm -rf frontend
|
||||
git checkout origin/master frontend
|
||||
```
|
||||
---
|
||||
<!-- Add other change here -->
|
||||
|
||||
# Forge
|
||||
**Poetry configuration invalid**
|
||||
|
||||
@@ -32,3 +13,6 @@ Update poetry
|
||||
|
||||
### Benchmark
|
||||
TODO
|
||||
|
||||
# Frontend
|
||||
TODO
|
||||
|
||||
Reference in New Issue
Block a user