My Environment
I'm using NVM4W version:
I have already...
My issue is related to (check only those which apply):
Expected Behavior
Running nvm use with an .nvmrc with node in it should use the latest version of node
Actual Behavior
I see this instead
> nvm use
.0.0
node v.0.0 (64-bit) is not installed
Steps to reproduce the problem:
.nvmrc contents
run nvm use
My Environment
I'm using NVM4W version:
I have already...
My issue is related to (check only those which apply):
Expected Behavior
Running
nvm usewith an.nvmrcwithnodein it should use the latest version of nodeActual Behavior
I see this instead
Steps to reproduce the problem:
.nvmrccontentsrun
nvm use