Commit 22ee0a91 by Kyle Brandt Committed by GitHub

Chore: Update dev guide node version for Mac (#29548)

parent df1b0a1d
...@@ -20,7 +20,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen ...@@ -20,7 +20,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
``` ```
brew install git brew install git
brew install go brew install go
brew install node@12 brew install node@14
npm install -g yarn npm install -g yarn
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment