mise

Polyglot runtime manager for managing multiple language versions

brewmacoslinux
Try with needOr install directly
Source

About

Polyglot runtime manager (asdf rust clone)

Commands

mise

Examples

Install a specific version of Node.js$ mise install node@18.0.0
Set global Node.js version$ mise global node@18.0.0
List all installed runtimes and versions$ mise ls