Description
Different Node.js versions can be installed and switched from a command-line version manager. It is useful for developers who maintain projects that require different runtime versions.
Changing the runtime can affect global tools and project behavior. Confirm the selected version before building, testing, or deploying software.