MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
nvm-sh
/
nvm
UNCLAIMED
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
0
0
0
Shell
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
tmp
nvm
/
test
/
fast
Download ZIP
Aliases
Listing paths
Listing versions
Set Colors
Unit tests
nvm should remove the last trailing slash in $NVM_DIR
395 B
Running 'nvm alias' should create a file in the alias directory
146 B
Running 'nvm current' should display current nvm environment
266 B
Running 'nvm deactivate' should unset the nvm environment variables
1010 B
Running 'nvm install' with '--reinstall-packages-from' requires a valid version
2.5 KB
Running 'nvm install' with an invalid version fails nicely
412 B
Running 'nvm unalias' should remove the alias file
147 B
Running 'nvm uninstall' should remove the appropriate directory
116 B
Running 'nvm uninstall' with incorrect file permissions fails nicely
320 B
Running 'nvm unload' should unset all function and variables
723 B
Running 'nvm use foo' where 'foo' is circular aborts
992 B
Running 'nvm use iojs' uses latest io.js version
1.0 KB
Running 'nvm use system' should work as expected
1.5 KB
Running 'nvm use x' should create and change the 'current' symlink
770 B
Running 'nvm use x' should not create the 'current' symlink if $NVM_SYMLINK_CURRENT is false
2.0 KB
Running 'nvm use' should drop CR char automatically
512 B
setup
189 B
setup_dir
195 B
Sourcing nvm.sh should make the nvm command available
41 B
Sourcing nvm.sh should not modify parameters of caller
62 B
teardown
196 B
teardown_dir
157 B