Skip to content

Commit

Permalink
Add way to troubleshoot poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
waynehamadi authored Sep 23, 2023
1 parent fa9fc18 commit 8f8e157
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,15 @@ git checkout origin/master frontend
<!-- Add other change here -->

# Forge
TODO
**Poetry configuration invalid**

The poetry configuration is invalid:
- Additional properties are not allowed ('group' was unexpected)
<img width="487" alt="Screenshot 2023-09-22 at 5 42 59 PM" src="https://github.com/Significant-Gravitas/AutoGPT/assets/9652976/dd451e6b-8114-44de-9928-075f5f06d661">

*Solution*

Update poetry

### Benchmark
TODO

0 comments on commit 8f8e157

Please sign in to comment.