Open
Description
I am using gvm under WSL2. When the following script was added to the .bashrc,
[[ -s "/home/m2m/.gvm/scripts/gvm" ]] && source "/home/m2m/.gvm/scripts/gvm"
I noticed that VS Code did not start properly.
After looking at $PATH, it is found that the spaces in the path become colons.
As shown in the following figure:
Metadata
Metadata
Assignees
Labels
No labels