Releases: tj/n
Releases · tj/n
6.5.0 [YANKED]
Added
specify auto
to read the target version from a .node-version
file (#616 )
6.4.0
Added
treat armv8l
as arm64
(#614 )
6.3.1
Fixed
remove old version of node before copy to avoid firewall issues on macOS (#394 )
6.3.0
Added
--preserve
to preserve npm and npx during install of node (#587 )
6.2.0
Added
Downloads now default to using tarballs compressed by xz
over gzip
, if xz
support detected. (#606 #607 )
6.1.3
Added
added How It Works to README
Changed
simplified layout for n doctor
output
6.1.2
Added
advice to reset command hash when node location changes (#170 #381 #451 #588 )
in README describe raw download of n
to bootstrap install of node and npm
6.1.1
Fixed
Specify --no-same-owner
for tarball extraction so cache files not owned by unexpected user (when run with sudo) (#593 )
6.1.0
Added
deletion of cached versions from menu using 'd' ([#590 ])
6.0.1
Fixed
allow options to come after commands, especially n lsr --all
You can’t perform that action at this time.