Skip to content

investigate why NVM isn’t POSIX compliant #3

@FranklinYu

Description

@FranklinYu

Currently the sh emulation in Zsh doesn’t like NVM. For example, nvm ls gives strange error like

[3]    done       { if [ ! -f "${NVM_ALIAS_DIR}/${ALIAS_NAME}" ] && { [ -z "${ALIAS}" ] || [  =}
[3]    done       { LTS_ALIAS= ; if [ -n "${LTS_ALIAS}" ]; then; nvm_echo "${LTS_ALIAS}"; fi; }

This doesn’t abort the function, but it’s annoying. When this is solved, revert or update 2f77384.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions