Closed eng618 closed 7 years ago
Is there a file at /Users/engarcia/.nvm/nvm.sh
?
I'd suggest trying to uninstall and reinstall nvm
. Also, please be sure you did not install via Homebrew. If you did, things are expected to fail (hence the checkbox above asking about it).
Okay, seems to be working fine now...had it installed with homebrew originally
Please describe your issue clearly and also include all details below.
Has never worked for me. It has only served as a warning to manually run
nvm use x.x.x
.Whenever switching to a dir I get the
avn could not activate node x.x.x
Details
avn --version
: 0.2.3node --version
: 8.1.3nvm --version
: 0.33.4n --version
: nazsh --version
: zsh 5.2 (x86_64-apple-darwin16.0)bash --version
: 4.4.12(1)-releaseThe output of
__avn_debug
in the directory with a.node-version
file is:avn
is loaded in my~/.{bash|zsh}{_profile|rc}
file with:nvm specific
nvm
user I am confirming that I did not install with Homebrew