Chore: Move to node 18 again (#62079)

move to node 18 again
This commit is contained in:
Ashley Harrison
2023-01-26 10:19:39 +00:00
committed by GitHub
parent 9f7ddf1f0b
commit 64352e8d08
11 changed files with 233 additions and 231 deletions

View File

@@ -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@16
brew install node@18
npm install -g yarn
```