Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.nvmrc regex too strict #212

Open
Zardoz89 opened this issue Aug 22, 2023 · 1 comment
Open

.nvmrc regex too strict #212

Zardoz89 opened this issue Aug 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Zardoz89
Copy link

Zardoz89 commented Aug 22, 2023

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 )

@jorgebucaran
Copy link
Owner

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 jorgebucaran added the enhancement New feature or request label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants