nvm.fish icon indicating copy to clipboard operation
nvm.fish copied to clipboard

.nvmrc regex too strict

Open Zardoz89 opened this issue 2 years ago • 1 comments

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

imagen

fish, version 3.6.1 Debian 12 nvm.fish current version ( 2.2.13 )

Zardoz89 avatar Aug 22 '23 06:08 Zardoz89

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.

jorgebucaran avatar Aug 22 '23 06:08 jorgebucaran