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

nvm use latest #543

Closed
1 task done
TheJaredWilcurt opened this issue May 29, 2020 · 1 comment
Closed
1 task done

nvm use latest #543

TheJaredWilcurt opened this issue May 29, 2020 · 1 comment

Comments

@TheJaredWilcurt
Copy link

I'm using NVM4W version:

1.1.7

My issue is related to:

  • API

Feature request

You can do nvm install latest and it checks for the latest version, downloads and installs it.

There should be an nvm use latest that checks for the latest version then tries to use it. If it isn't installed it just reports that (just like it does now if you do nvm use asdf).

This would make instructions much easier in documentation on other projects.

  1. Next download and install nvm-windows to control your Node and npm version.
  2. Then run nvm install latest && nvm use latest
@coreybutler
Copy link
Owner

While slightly different, the work to achieve this is part of the alias effort in #478, so I'm closing this as being "already on the roadmap".

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