• 0

[nvm] "local" not implemented yet

If the nvm is already installed then run the following command to resolve this issue :

source ~/.nvm/nvm.sh

If nvm is not installed then install it first and run the shell script.
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.0/install.sh | bash
source ~/.nvm/nvm.sh