lukechilds / zsh-nvm

Zsh plugin for installing, updating and loading nvm
MIT License
2.22k stars 112 forks source link

Error messages "Unkown argument -q" #64

Closed weilbith closed 4 years ago

weilbith commented 4 years ago

When I run nvm use I get the error Unkown argument -q. How can I fix that?

lukechilds commented 4 years ago

I'm not seeing that issue, it's probably something to do with your environment.

Are you able to create a Docker image that reproduces the issue?