diff --git a/nvm.sh b/nvm.sh index 4028286..f7f22e5 100755 --- a/nvm.sh +++ b/nvm.sh @@ -4071,7 +4071,8 @@ nvm() { ;; "ls-remote" | "list-remote") local NVM_LTS - local NVM_MIN="${NVM_MIN-}" + local NVM_MIN + NVM_MIN="${NVM_MIN-}" local PATTERN local NVM_NO_COLORS