Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nvm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • automation
  • so
  • mirror
  • nvm
  • a27d39139bc1d92f2e98eae97c8f76efc0d16bb6
Switch branch/tag
  • nvm
No files svg

There are no matching files

Try using a different search term to find the file you are looking for.

.gitignore
.npmignore
README.markdown
bash_completion
nvm.sh
test/fast/Aliases/Running "nvm alias <aliasname>" should list but one alias.
test/fast/Aliases/Running "nvm alias" should list all aliases.
test/fast/Aliases/setup_dir
test/fast/Listing versions/Running "nvm ls 0.2" should display only 0.2.x versions.
test/fast/Listing versions/Running "nvm ls" should display all installed versions.
test/fast/Running "nvm alias" should create a file in the alias directory.
test/fast/Running "nvm deactivate" should unset the nvm environment variables.
test/fast/Running "nvm unalias" should remove the alias file.
test/fast/Running "nvm uninstall" should remove the appropriate directory.
test/fast/Sourcing nvm.sh should make the nvm command available.
test/fast/setup
test/fast/setup_dir
test/fast/teardown
test/fast/teardown_dir
test/slow/install

Menu

Explore Projects Groups Topics Snippets