mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-13 00:01:21 +08:00
The message claimed "no .nvmrc file found" even when one was found and its version simply was not installed, and it never mentioned that `NODE_VERSION=default` selects the `default` alias. Refs #3810