mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Update to node 22 (#97779)
* update to node 22 * downgrade to 22.11.0 * switch to using node-version-file * update @types/node * revert back to using node-version
This commit is contained in:
@@ -18,7 +18,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
|
||||
```
|
||||
brew install git
|
||||
brew install go
|
||||
brew install node@20
|
||||
brew install node@22
|
||||
brew install corepack
|
||||
corepack enable
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user