This website requires JavaScript.
Explore
Help
Register
Sign In
eeymoo
/
nvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nvm-sh/nvm.git
synced
2026-09-13 00:01:21 +08:00
Code
Issues
Actions
14
Packages
Projects
Releases
Wiki
Activity
Files
df7053524889547589211fa35e09531861b18f8e
nvm
/
test
/
sourcing
T
History
Jordan Harband
df70535248
[Fix]
nvm_auto
: Fix bug introduced in
c31a867
2024-08-21 10:54:19 -07:00
..
setup
Respect previously nvm-loaded node version when sourcing
2016-11-14 19:18:24 +02:00
Sourcing nvm.sh global alias bug
[Tests] add test that fails without fix for
#2362
2021-01-15 14:07:47 -08:00
Sourcing nvm.sh should keep version if one is active
[Fix]
nvm_auto
: Fix bug introduced in
c31a867
2024-08-21 10:54:19 -07:00
Sourcing nvm.sh should use the default if available and no nvm node is loaded
[Fix]
nvm_auto
: Fix bug introduced in
c31a867
2024-08-21 10:54:19 -07:00
Sourcing nvm.sh with --install and .nvmrc should install it
[Fix]
nvm_auto
: Fix bug introduced in
c31a867
2024-08-21 10:54:19 -07:00
Sourcing nvm.sh with --install should install the default
[Fix]
nvm_auto
: Fix bug introduced in
c31a867
2024-08-21 10:54:19 -07:00
Sourcing nvm.sh with --no-use should not use anything
…
Sourcing nvm.sh with no default should return 0
…
teardown
…