I just installed all the versions available, and had no issues what so ever.
My guess from your errors, there were some temporary issue with the nodejs servers.
I updated HERD version to 1.9.1 and when I try to install another node version it's not working even if I used nvm cli
user@users-MBP Herd % nvm install v20.16.0
Downloading and installing node v20.16.0...
Downloading https://nodejs.org/dist/v20.16.0/node-v20.16.0-darwin-x64.tar.xz...
######################################################################### 100.0%
######################################################################### 100.0%curl: (6) Could not resolve host: Support
Binary download from https://nodejs.org/dist/v20.16.0/node-v20.16.0-darwin-x64.tar.xz failed, trying source.
grep: /Users/user/Library/Application Support/Herd/config/nvm/.cache/bin/node-v20.16.0-darwin-x64/node-v20.16.0-darwin-x64.tar.xz: No such file or directory
Provided file to checksum does not exist.
Binary download failed, trying source.
Detected that you have 8 CPU core(s)
Running with 7 threads to speed up the build
Clang v3.5+ detected! CC or CXX not specified, will use Clang as C/C++ compiler!
Downloading https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.xz...
######################################################################### 100.0%
######################################################################### 100.0%curl: (6) Could not resolve host: Support
Binary download from https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.xz failed, trying source.
grep: /Users/user/Library/Application Support/Herd/config/nvm/.cache/src/node-v20.16.0/node-v20.16.0.tar.xz: No such file or directory
Provided file to checksum does not exist.
Please or to participate in this conversation.