Glossary · term120 of 202
nvm
Node Version Manager, a shell tool for installing and switching between multiple Node.js versions, which can conflict with itself when installed separately on Windows and WSL.
also written as node version manager
Related terms
PATHThe shell environment variable listing directories searched in order when a command name is typed, so every lookup walks each entry until one matches.view termnpm config set osAn npm configuration override that forces package installation to target a specific operating system, used to stop npm from grabbing Windows binaries inside a WSL install.view term
At a glance
- cited by
- 1 post
- categories
- 1
- first used
- jul 2026