Node Version Manager or nvm is a POSIX-compliant bash script for managing multiple active node.js versions. It allows you to access every long term support (LTS) version of node.js, download any of these remote LTS versions locally, set up aliases so you can easily switch between downloaded Node versions, and automatically use the version of node.js that is specified if a .nvmrc file is present.
Nvm can work on any POSIX-compliant shell, particularly on windows WSL, macOS and unix platforms. It is designed to be installed per-user, and invoked per-shell.
Features
- Access to LTS versions of node.js
- Reference LTS versions in aliases
- Migrate global packages while installing
- Default global packages from file while installing
- Install io.js
- Use system-installed version of node
- See versions lists
- Create a .nvmrc file containing a node version number
License
MIT LicenseFollow nvm
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of nvm!