mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-04-11 02:01: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
|
||
|---|---|---|
| .. | ||
| fast | ||
| fixtures | ||
| install_script | ||
| installation_iojs | ||
| installation_node | ||
| mocks | ||
| slow | ||
| sourcing | ||
| xenial | ||
| common.sh | ||