No MOS UI when running on Ubuntu under WSL

I want to develop on Ubuntu (using WSL2, as I have a Windows machine), the good news is I am able to install the tools, and run mos from the command line. The only problem I see so far is that I cannot get the MOS UI to show.

If run just “mos” or “mos ui” from the command line, the program hangs, presumably serving a web page, but a browser window does not launch, I tried setting the BROWSER environment variable, but that didn’t help.

Try mos --start-webview=false
Then browse http://localhost:1992