I have nvm
setup to use the latest long term support version in ~/.nvm/alias/default
, by setting it to lts/*
.
When I try and have my shell initialize my nvm version (zsh), I get the following error:
N/A: version "N/A -> N/A" is not yet installed.
Why is this happening?