Skip to main content

One post tagged with "node"

View All Tags

nvs: One Node Version Per Terminal in Windows

ยท 2 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.