Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate why NVM isn’t POSIX compliant #3

Open
FranklinYu opened this issue Feb 23, 2020 · 0 comments
Open

investigate why NVM isn’t POSIX compliant #3

FranklinYu opened this issue Feb 23, 2020 · 0 comments

Comments

@FranklinYu
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant