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

Reads node version from package.json or .nvmrc #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

richard-lopes-ifood
Copy link

Previously, it was not possible to actually use this extension on the terminal, given that nvm use, without specifying the version code, may not work for some environments - like fish using the jorgebucaran/nvm.fish nvm wrapper.

This PR reads from those files looking for a version and tries to use it along with the nvm use command.

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

Successfully merging this pull request may close these issues.

1 participant