nave

Virtual environments for Node.js - manage multiple Node versions

brewmacoslinux
Try with needOr install directly
Source

About

Virtual environments for Node.js

Commands

nave

Examples

Install and use a specific Node.js version$ nave use 16.13.0
Install a Node version without activating it$ nave install 18.0.0
List all installed Node versions$ nave ls