Chore: Set min node version in package.json to 16 (#41423)
* Update package.json * Update build-container version * Sign drone * Update developer-guide * kick drone Co-authored-by: dsotirakis <sotirakis.dim@gmail.com> Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com> Co-authored-by: kay delaney <kay@grafana.com>
This commit is contained in:
co-authored by
dsotirakis
Dimitris Sotirakis
kay delaney
parent
fc3d3ff003
commit
ed030f9c21
@@ -20,7 +20,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
|
||||
```
|
||||
brew install git
|
||||
brew install go
|
||||
brew install node@14
|
||||
brew install node@16
|
||||
npm install -g yarn
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user