Skip to content

Conversation

smithgp
Copy link
Contributor

@smithgp smithgp commented Aug 9, 2019

It was trying to read ./.nvmrc if you cd'ed into a subdirectory of the directory that has .nvmrc, which would give print -bash: ./.nvmrc: No such file or directory to stderr and potentially not doing the nvm install.

It was trying to read ./.nvmrc if you cd'ed into a subdirectory of the directory that has .nvmrc, which would give print `-bash: ./.nvmrc: No such file or directory` to stderr and potentially not doing the `nvm install`.
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems legit

@smithgp

This comment has been minimized.

@ljharb

This comment has been minimized.

@ljharb ljharb merged commit 6537c91 into nvm-sh:master Aug 17, 2019
@smithgp
Copy link
Contributor Author

smithgp commented Aug 19, 2019

@ljharb No worries, thank you.

@smithgp smithgp deleted the patch-1 branch August 19, 2019 21:17
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