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
no matter what version i ask for, nvm ignores it and installs 14.7. i installed it with Fundle. am i doing something wrong?
nvm
14.7
~ ⟩ nvm use 10 fetching https://nodejs.org/dist/v14.7.0/node-v14.7.0-darwin-x64 ######### 7.9%^C⏎ ~ ⟩ nvm use 10.22.0 fetching https://nodejs.org/dist/v14.7.0/node-v14.7.0-darwin-x64 ######### 7.9%^C⏎ ~ ⟩ nvm use dubnium fetching https://nodejs.org/dist/v14.7.0/node-v14.7.0-darwin-x64 ######### 7.7%^C⏎ ~ ⟩ echo 10.22.0 > .nvmrc ~ ⟩ nvm fetching https://nodejs.org/dist/v14.7.0/node-v14.7.0-darwin-x64 ######### 7.7%^C
The text was updated successfully, but these errors were encountered:
@apaleslimghost I just released 2.0. This should be fixed now.
Sorry, something went wrong.
No branches or pull requests
no matter what version i ask for,
nvm
ignores it and installs14.7
. i installed it with Fundle. am i doing something wrong?The text was updated successfully, but these errors were encountered: