mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Add line about installing corepack in developer guide (#89250)
Add line about installing corepack
This commit is contained in:
parent
c1ec327b74
commit
2a80ec9104
@ -19,6 +19,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@20
|
brew install node@20
|
||||||
|
brew install corepack
|
||||||
corepack enable
|
corepack enable
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user