Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • This does not really explain the reason you had to run WSL1 instances instead of WSL2. Downgrading to an inferior version of WSL seems like a workaround and an overall inferior solution compared to the other solutions outlined in other answers.
    – Ramhound
    Commented Sep 3, 2022 at 5:40
  • 1
    You can simply convert an existing wsl2 install to a wsl1 install with wsl --set-version [NAME] 1 Commented Nov 14, 2022 at 22:25