sindresorhus/opn
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Do no open browser when debugging in codespaces #353
ridomin posted onGitHub
When I run my application with node it works and I can see the browser navigating to the expected URL, however under debugging I always get
Command is only available in WSL or inside a Visual Studio Code terminal.
And the browser is not opened.