Browse Source
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`.


1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue