Hello! I am trying to invoke the nvm command to change nodejs versions/start/stop etc. The shell doesn't seem to load it for some weird reason. > ~> . ~/.nvm/nvm.sh > ~> nvm > /bin/sh: 1: nvm: not found I will be adding the lines to my ~/.profile later.