Skip to main content

One post tagged with "nvs"

View All Tags

nvs: One Node Version Per Terminal in Windows

ยท One min read

nvs is a cross-platform Node.js version manager that allows you to install and use multiple versions of Node.js on the same machine. It is similar to nvm for Unix-based systems. nvs is a simple and easy-to-use tool that allows you to switch between different versions of Node.js with a single command.

In this article, we will learn how to install and set up nvs on Windows for PowerShell and Git-Bash.