Skip to content

Commit 2a80ec9

Browse files
authored
Docs: Add line about installing corepack in developer guide (grafana#89250)
Add line about installing corepack
1 parent c1ec327 commit 2a80ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contribute/developer-guide.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
1919
brew install git
2020
brew install go
2121
brew install node@20
22+
brew install corepack
2223
corepack enable
2324
```
2425

0 commit comments

Comments
 (0)