Skip to content
New issue

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

always installs latest version #112

Closed
apaleslimghost opened this issue Aug 1, 2020 · 1 comment
Closed

always installs latest version #112

apaleslimghost opened this issue Aug 1, 2020 · 1 comment

Comments

@apaleslimghost
Copy link

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 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
@jorgebucaran
Copy link
Owner

@apaleslimghost I just released 2.0. This should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants