Closed anggapw closed 3 years ago
You need to install it before you can use it. So, nvm install lts
, then nvm use lts
.
You need to install it before you can use it. So,
nvm install lts
, thennvm use lts
.
I've done it, but still can't
nvm: Node version not installed or invalid: "lts
Sorry, I can't reproduce this, and you are not giving me enough information to work with.
Try debugging it here yourself: https://github.com/jorgebucaran/nvm.fish/blob/e944905cdfea9c2261ea0c35043fb4848915c528/functions/nvm.fish#L112-L119
Hi,
I have installed the node via nvm.fish and configured it so that it can be used as the default node
but when I open a new terminal, an error appears as shown below
do I have to reboot first? or I have to install nodejs separately on the system? i'm using Fedora 34