brew install nvm
I am installed successfully NVM in my macOs. But also then after I got NVM command not found error.
Reinstall nvm again.
brew reinstall nvm
create the .zshrc file.
vi ~/.zshrc
Paste code which I am write here
# NVM Akash Stuff
export NVM_DIR="$HOME/.nvm"
. "/usr/local/opt/nvm/nvm.sh"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With