You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just moved from using bash nvm over bass to nvm.fish and now, nvm use or nvm install fails to get the version form a .nvmrc file that don't have the preceding "v" . That .nvmrc was working fine with nvm over bass
fish, version 3.6.1
Debian 12
nvm.fish current version ( 2.2.13 )
The text was updated successfully, but these errors were encountered:
Okay, this shouldn't be too hard to fix. It's probably just because of your recent switch to nvm.fish. As long as you don't manually add a "v" to the version, you should be fine in the future.
I just moved from using bash nvm over bass to nvm.fish and now,
nvm use
ornvm install
fails to get the version form a .nvmrc file that don't have the preceding "v" . That .nvmrc was working fine with nvm over bassfish, version 3.6.1
Debian 12
nvm.fish current version ( 2.2.13 )
The text was updated successfully, but these errors were encountered: