mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-05-08 01:00:42 +08:00
The `*` glob was inside double quotes, preventing shell expansion. `nvm_grep -l` received a literal `*` filename instead of the list of alias files, so aliases pointing to uninstalled versions were never cleaned up.
Bug introduced in 7807a9f09e.
569 B
Executable File
569 B
Executable File