nvm.fish
nvm.fish copied to clipboard
.nvmrc regex too strict
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 )
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.