Revert "Chore: move to node 18 (#58570)" (#58754)

This reverts commit 0a9129cf90.
This commit is contained in:
Ashley Harrison
2022-11-15 13:47:14 +00:00
committed by GitHub
parent 83bd57244d
commit ff1afbb699
10 changed files with 201 additions and 204 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@18
brew install node@16
npm install -g yarn
```