Operating system and version:
debian12
nvm debug output:
N/A
Details
nvm ls output:
N/A
Details
How did you install nvm?
Using git clone
What steps did you perform?
nvm ls-remote
By removing -q from line 137 in the latest code it works. It is working in 0.39.7 which does not have the -q option.
What happened?
return N/A
What did you expect to happen?
List of node version
Is there anything in any of your profile files that modifies the PATH?
If you are having installation issues, or getting "N/A", what does curl -I --compressed -v https://nodejs.org/dist/ print out?
Details
Operating system and version:
debian12
nvm debugoutput:N/A
Details
nvm lsoutput:N/A
Details
How did you install
nvm?Using git clone
What steps did you perform?
nvm ls-remote
By removing -q from line 137 in the latest code it works. It is working in 0.39.7 which does not have the -q option.
What happened?
return N/A
What did you expect to happen?
List of node version
Is there anything in any of your profile files that modifies the
PATH?If you are having installation issues, or getting "N/A", what does
curl -I --compressed -v https://nodejs.org/dist/print out?Details