Depois que começaram a usar o Golang parece não estar funcionando mais direito.
Estou com ese erro
➜ ~ asdf install nodejs 22.14.0
Trying to update node-build... ok
To follow progress, use 'tail -f /tmp/node-build.20250416130223.9173.log' or pass --verbose
Downloading node-v22.14.0-linux-x64.tar.gz...
-> https://nodejs.org/dist/v22.14.0/node-v22.14.0-linux-x64.tar.gz
error: failed to download node-v22.14.0-linux-x64.tar.gz
-> https://nodejs.org/dist/v22.14.0/node-v22.14.0-linux-x64.tar.gz
error: failed to download node-v22.14.0-linux-x64.tar.gz
BUILD FAILED (Ubuntu 24.04 using node-build 5.3.32)
Binary installation failed; try compiling from source with `--compile` flag
error installing version: failed to run install callback: exit status 1
➜ ~ asdf --version
asdf version v0.16.7
➜ ~