nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions (by nvm-sh)
nve
Run any command on specific Node.js versions (by ehmicky)
nvm | nve | |
---|---|---|
351 | - | |
83,933 | 700 | |
1.8% | 0.3% | |
8.3 | 9.0 | |
10 days ago | 21 days ago | |
Shell | JavaScript | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nvm
Posts with mentions or reviews of nvm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-15.
-
⚡ Deploy a minimal MCP Server on AWS Lambda with Serverless Framework ⚡
Let’s get it running locally first. You should have Node installed (you may also use nvm or docker).
- Cómo crear un Bot de Telegram Seguro🔒 con el EIP-712
- Introdução ao NestJS: Criando sua primeira aplicação
-
🚀 Vite + Shadcn + Tailwind + React + TypeScript + Starter Kit
Make sure you have node installed. If not, I recommend installing via nvm(Node Version Manager)
-
Setting obsidian-shellcommands plugin on flatpak
I was welcomed with an error that it couldn’t find npx command, which makes sense - I’m using NVM to manage node.
-
Configuring LazyVim and Python on Windows with WSL
Reference: https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating
-
The Fetch API is finally stable in Node.js
If your Node.js version is below version 21, upgrade to the latest version. You can download the latest version directly from the official Node.js website or use a version manager like nvm (Node Version Manager). For example, you can use NVM to list all available versions of Node.js by running the following command:
-
How to install and use NVM
Managing Node.js versions can be challenging, especially when different projects require different Node.js versions. Directly installing Node.js globally can lead to conflicts and broken projects. NVM solves this by providing isolated Node.js environments for each project.
-
How to switch Node.js version: A cross-platform guide for NVM and alternatives
Node Version Manager, or NVM, is a tool that helps manage Node versions and is a convenient way to install Node. Like npm or Yarn help manage Node packages, NVM specializes in Node.js version management, enhancing development flexibility and environment control.
-
How to use sqlite-vec to store and query vector embeddings
If you don't already have Node.js 22.x, install it using nvm:
nve
Posts with mentions or reviews of nve.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning nve yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing nvm and nve you can also consider the following projects:
shelljs - :shell: Portable Unix shell commands for Node.js
progress - Flexible ascii progress bar for nodejs
fnm - 🚀 Fast and simple Node.js version manager, built in Rust
drawille - Drawing in terminal with unicode braille characters
cross-env
omelette - Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish)