Private: QuestionsHow to fix Command nvm not found
asad Staff asked 7 months ago
1 Answers
asad Staff answered 7 months ago

There are following solutions for fixing ‘Comment nvm not found’
Solution 1

source ~/.nvm/nvm.sh

 
Solution 2

source ~/.bashrc

 
After applying solution above check by running command below.

nvm --version