From fad65dadc22f9ba205e86025c2c883061135a9bc Mon Sep 17 00:00:00 2001 From: Mike Bird Date: Thu, 5 Sep 2024 12:40:04 -0400 Subject: [PATCH] Add troubleshooting guide for app stuck on 'Starting...' screen and clarify external device connection requirements in FAQ. --- docs/troubleshooting/faq.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/troubleshooting/faq.mdx b/docs/troubleshooting/faq.mdx index 9178681..285602e 100644 --- a/docs/troubleshooting/faq.mdx +++ b/docs/troubleshooting/faq.mdx @@ -28,6 +28,11 @@ description: "Frequently Asked Questions" control. + + You might need to re-install the Poetry environment. In the `software` + directory, please run `poetry env remove --all` followed by `poetry install` + + We are working on supporting external devices to the desktop app, but for now the 01 will need to connect to the Python server.