We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvm debug
nvm ls
nvm
PATH
curl -I --compressed -v https://nodejs.org/dist/
The text was updated successfully, but these errors were encountered:
A mirror for what, exactly? For nodejs.org/dist and iojs.org/dist, you can set the appropriate env vars: https://github.com/nvm-sh/nvm/blob/master/nvm.sh#L1852-L1853
Sorry, something went wrong.
thanks a lot,you're right. just set env: NVM_NODEJS_ORG_MIRROR
No branches or pull requests
Operating system and version:
nvm debug
output:nvm ls
output:How did you install
nvm
?What steps did you perform?
What happened?
What did you expect to happen?
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?The text was updated successfully, but these errors were encountered: