Skip to content

GVM does not function correctly in WSL #445

Open
@orhpeus

Description

@orhpeus

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:

When GVM disabled:
image

When GVM enabled:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions