Skip to content

bug: asdf cannot resolve config paths with whitespace in them #378

Open
@nix6839

Description

@nix6839

From original issue with more context: asdf-vm/asdf-ruby#270

If $ASDF_DATA_DIR is set to a path with whitespace in it, the asdf-nodejs plugin cannot do the business:

$ echo $ASDF_DATA_DIR
/Users/user/Library/Application Support/asdf

$ node
bash: /Users/user/Library/Application: No such file or directory
bash: get_preset_version_for: command not found
No version is set for command node
Consider adding one of the following versions in your config file at
nodejs 18.18.2

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