Error debugging Mojo in Visual Studio Code

I'm getting the following error when trying to debug a mojo file in vscode using latest version of Mojo on WSL and latest version of the Mojo extension in vscode:
"(debugConfiguration.env || []) is not iterable"

I notice an issue has been raised in Github very recently so may be a new problem.

Anyone else experiencing this and has a solution or workaround?
Was this page helpful?