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

Use latest version flag #605

Closed
DasdWaller opened this issue Jan 26, 2021 · 1 comment
Closed

Use latest version flag #605

DasdWaller opened this issue Jan 26, 2021 · 1 comment

Comments

@DasdWaller
Copy link

DasdWaller commented Jan 26, 2021

In my work we use nvm4w and have 2 project with different node versions and need to switch often. It will very helpful for us to have a flag that don't need to add the full node version when need to use the nvm use *. This feature is great when you have to switch versions and want to avoid the full version name.

Example:

nvm list

15.6.0 (Currently using 64-bit executable)
15.2.1
14.15.4
14.15.1
14.15.0

nvm use 15 -l or nvm use 15 --last.
nvm use 14 -l or nvm use 14 --last.

@coreybutler
Copy link
Owner

Closing as a duplicate of #156 and #539.

If companies are interested in new features to help their workforce, and are willing to pay to have them implemented, please reach out requesting a project engagement. There is a contact form available at https://butlerlogic.com/enterprise/.

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