rizz.dev
homeaboutblogcontactGitHub
  1. Home
  2. /
  3. Glossary
  4. /
  5. nvm
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 term->npm 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
Appears in
  • 30 tips and tricks with Claude Code CLI on WSLClaude Code on WSL returns fewer search matches than exist when a repo sits on /mnt/c. A 2,000-file benchmark, plus 30 fixes for the WSL boundary.guides1 min
previousnpm config set osnextOAuth redirect