Files
nvm/test/fast/Unit tests
Jordan Harband f05be89217 [Fix] nvm_install_source: explicitly set SHELL=/bin/sh for make
Old Node.js versions have Makefiles with unquoted glob patterns like
`rm -f *.o` that fail in zsh's strict glob mode. By passing
SHELL=/bin/sh to make, we ensure POSIX-compliant shell behavior
regardless of what shell nvm is running in.
2026-01-26 15:07:01 -08:00
..
2024-10-31 14:23:36 -07:00
2018-02-26 01:01:30 +08:00
2018-03-06 04:38:01 +00:00
2018-02-26 01:01:30 +08:00
2018-03-06 04:38:01 +00:00
2025-10-18 10:28:48 +09:00
2021-03-11 13:06:41 -08:00
2023-10-23 14:53:39 -07:00