Skip to content

docs: add troubleshooting steps for poetry install

Julie Huang requested to merge jh/update-troubleshooting-documentation into main

What does this merge request do and why?

I encountered some troubles with installing AI Gateway and thought I'd update the README with what I learned

This MR updates the README.md by adding:

  • A link with more information about mise and why it is preferred over asdf
  • Troubleshooting steps if poetry fails to install because of a symlink error

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Julie Huang

Merge request reports