-
Notifications
You must be signed in to change notification settings - Fork 54
Error: Cannot find module 'commander' #76
Comments
Does it work when installed via |
just ran...
then changed into a dir with a
and debug:
and that was with |
I was able to resolve this by running |
I had a similar issue and while doing this solved the initial issue it presented a new one. I believe that using Yarn (which I used) didn't properly install I've since removed everything and globally installed |
As @rfgamaral suggested, after having attempted to install using |
When changing into a directory with a .node-version file I get the following error.
I've installed avn via yarn which worked fine previously. I've tried blowing out avn with
rm -r ~/.avn
and reinstalling as well withyarn global add avn avn-nvm
to no avail.Details
avn --version
- 0.2.3node --version
- 8.11.1nvm --version
- 0.33.8n --version
- nazsh --version
- nabash --version
- 4.4.19(1)-releaseThe output of
__avn_debug
in the directory with a.node-version
file is:avn
is loaded in my~/.bashrc
file with:nvm specific
nvm
user I am confirming that I did not install with HomebrewThe text was updated successfully, but these errors were encountered: