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

Answer by Mr. 14 for nvm ls-remote command results in "N/A"

$
0
0

I solved my problem by manually upgrading nvm to the latest version

(  cd "$NVM_DIR"  git fetch --tags origin  git checkout `git describe --abbrev=0 --tags --match "v[0-9]*" $(git rev-list --tags --max-count=1)`) && \. "$NVM_DIR/nvm.sh"

Viewing all articles
Browse latest Browse all 24

Trending Articles



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