Releases: tj/n
Releases Β· tj/n
10.1.0
Added
--cleanup
option to delete cached version after install for a one-shot install (#818)download
command to download Node.js version into cache (#821)- document using
--download
with run/exec/which in README - support trailing comments in
.nvmrc
file (#820) - mask password in download URL when displayed (#815)
10.0.0
9.2.3
Fixed
- avoid problems with
curl
8.7.1 and--compressed
by removing option until fixed
9.2.1
Fixed
n doctor
works with customN_CACHE_PREFIX
Added
- expand tests in
n doctor
for folder existence and permissions