Quantcast
Channel: The 'nvm ls-remote' command results in "N/A" - Stack Overflow
Viewing all articles
Browse latest Browse all 48

Answer by Mohammad Abbas for nvm ls-remote command results in "N/A"

$
0
0

I was having this issue lately. Changing to http://nodejs.org/dist/ did not work for me because it redirecrs to https and that results in NA from nvm ls-remote. So what I've done was:

sudo update-ca-certificates

Then I edited ~/.nvm/nvm.sh and changed

http://nodejs.org/dist to https://nodejs.org/dist/ (added https and "/" to avoid redirects) and it worked


Viewing all articles
Browse latest Browse all 48

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>