This website requires JavaScript.
Explore
Help
Sign In
ld
/
nvm
Watch
1
Star
0
Fork
0
You've already forked nvm
mirror of
https://github.com/nvm-sh/nvm.git
synced
2025-08-19 12:03:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nvm
/
test
/
installation_node
History
Jordan Harband
da2720a429
[Fix]
nvm ls
,
nvm alias
,
nvm install
: error when an LTS name is invalid
2024-09-04 13:55:11 -07:00
..
default-packages
…
install already installed uses it
…
install from binary
…
install from binary with binary flag set
…
install from source
…
install from source with thread parameter
…
install from source without V8 snapshot for ARM
…
install hook
…
install latest npm
…
install LTS
[Fix]
nvm ls
,
nvm alias
,
nvm install
: error when an LTS name is invalid
2024-09-04 13:55:11 -07:00
install on bash with ERR trap and set -E
…
install two versions and use the latest one
…
install version specified in .nvmrc from binary
…
install while reinstalling packages
…
install with --alias
…
install with --default
…
install with --latest-npm
…
setup_dir
…
teardown_dir
…