Commit 24b928c8 by Cyril Tovena Committed by GitHub

Docs: Update contributing doc to install node@12. (#23450)

parent 8b2bdd80
......@@ -20,7 +20,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
```
brew install git
brew install go
brew install node
brew install node@12
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