jorgebucaran / nvm.fish

The Node.js version manager you'll adore, crafted just for Fish
https://git.io/nvm.fish
MIT License
2.08k stars 69 forks source link

/usr/bin/env: ‘node’: No such file or directory #166

Closed metacortexplus closed 2 years ago

metacortexplus commented 2 years ago

That is what I get.

➜  ~ nvm list
     v16.8.0 latest 
jorgebucaran commented 2 years ago

Looks good to me. Did you read the documentation?

metacortexplus commented 2 years ago

I need to run set --universal nvm_default_version v16 or run nvm use v16 every time I run shell, right? Ok, excuse me :)

jorgebucaran commented 2 years ago

Yep, you got it! 🙌