Node Version Manager
Noun · Open Source
Definitions
A tool, commonly abbreviated NVM, used to install and switch between multiple Node.js versions on the same machine. It is a standard part of JavaScript development workflows where projects depend on different runtime versions.
In plain English: A tool for installing and switching between different Node.js versions.
Example: "The build only failed locally because her Node Version Manager was still pinned to an older runtime."