I installed nvm, as per the install instructions here, and it works fine if I type stuff in directly into the command line.
For example
$ nvm ls
And it runs fine. I understand that the nvm command works because of these couple of lines that are added to .profile:
export NVM_DIR="$HOME/.nvm"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.