Download and manage multiple Node.js versions. Each project uses its own version.
Nodev ships with Node.js included, so you can start working immediately:
Need a different Node.js version? Download it directly from the Settings page:
~/.nodev/versions/ and are available to all projects.Each project can be configured to use a specific Node.js version:
• Auto: Use the bundled Node.js v20.18.0
• Specific Version: Choose any downloaded version (e.g., v18, v22, v25)
• .nvmrc: Read from project's .nvmrc file
node -v on the configured binary. This ensures transparency and helps with debugging.Nodev includes all major package managers, pre-configured and ready to use:
Nodev is completely self-contained:
Nodev clearly shows which version each project is using: