Build and install specific Node.js versions from source
Install NodeJS versions
node-build
$ node-build --definitions
$ node-build 18.12.1 ~/.nodenv/versions/18.12.1
$ node-build 20.10.0 /usr/local/opt/node-20.10.0