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

[readme] add section on bare nvm install #3221

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

justindhillon
Copy link
Contributor

The current documentation leads to confusion. The command nvm install will respect .nvmrc, install the correct version, and automatically switch to it. This is not properly communicated to the end user. The github discussion below is an example.

ubccsss/ubccsss.org#503

I added what nvm install will do in the presence of an .nvmrc file, to clear up future confessions.

@justindhillon
Copy link
Contributor Author

For anyone unfamiliar with the subject matter, here is a youtube video demonstrating what nvm install does in the presence of an .nvmrc file.

https://youtu.be/N3ylqjeNTMA

@ljharb ljharb changed the title Update .nvmrc Documentation in the README.md [readme] add section on bare nvm install Oct 23, 2023
@ljharb ljharb merged commit fd41264 into nvm-sh:master Oct 23, 2023
111 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants