jorgebucaran / nvm.fish

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

$nvm_default_version not working #213

Closed akleiber closed 11 months ago

akleiber commented 11 months ago

Hello there and thank you for the great implementation!

I tried to setup having node ready for every new session but I can not manage to make it work.

I set the the default version via set --universal nvm_default_version and the variable is there, but nvm install does not recognize the variable or version.

Screenshot 2023-09-07 at 08 25 08

nvm --version
nvm, version 2.2.13

Anything I am missing here?

akleiber commented 11 months ago

oh wow I am stupid... it will just work by opening a new session

jorgebucaran commented 11 months ago

No worries! 😄