Post #2769384
2026-04-29 02:33 UTC
I needed to do some Windows development, so I tried setting up WSL. I ran the CLI command to install a distro, and all followup commands were erroring out saying the distro wasn't installed. the list command didn't show anything either. when I re-ran the install command, it would tell me that it *was* installed... well, apparently there's an initial setup step that is needed to finalize the installation, and to run it you need to launch the distro environment via the GUI 🙃
Replies (1)
-
@blaise@hachyderm.io 2026-04-29 04:30
@MissingClara@chaos.social There is a reason m$FT is big on dev containers. Think of them as .venv for your OS