Hi there,
Need some assistance with an issue opening Chrome from in bash on WSL.
In “Intro to HTML”, “Hello HTML” the curriculum advises to use the bash command “open html-hello-world.html” however when I attempt to run this command I get the below error :
`Command ‘open’ not found, did you mean: command ‘pen’ from deb pen (0.34.1-1build1) command ‘gopen’ from deb gnustep-gui-runtime (0.27.0-5build2) command ‘wopen’ from deb gworkspace.app (0.9.4-2) Try: sudo apt install ’
Any suggestions, I’ve tried some fixes from stack overflow such as creating an alias for chrome but no luck.
Thanks for your help.