mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Update contributing doc to install node@12. (#23450)
This commit is contained in:
parent
8b2bdd807b
commit
24b928c88d
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user