update to specific version of node brew
1. install desired node version:
brew install node@14
2. unlink current version of node:
brew unlink node
3. link new version of node:
brew link node@14
4. check runing version of node:
node -v
update to specific version of node brew
1. install desired node version:
brew install node@14
2. unlink current version of node:
brew unlink node
3. link new version of node:
brew link node@14
4. check runing version of node:
node -v
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us