mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 04:04:00 -06:00
docs: update nodejs required version (#71469)
* docs: update nodejs required version * docs: update nodejs version in plugin tutorials * docs: update to LTS guidance
This commit is contained in:
parent
adc7f65453
commit
3a45f02ef3
@ -31,7 +31,7 @@ In this tutorial, you'll:
|
||||
- Grafana 7.0
|
||||
- Go ([Version](https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/templates/backend/go.mod#L3))
|
||||
- [Mage](https://magefile.org/)
|
||||
- NodeJS ([Version](https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/templates/common/package.json#L66))
|
||||
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||
- yarn
|
||||
{{% /class %}}
|
||||
|
||||
|
@ -25,7 +25,7 @@ In this tutorial, you'll:
|
||||
### Prerequisites
|
||||
|
||||
- Grafana >=7.0
|
||||
- NodeJS >=14
|
||||
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||
- yarn
|
||||
{{% /class %}}
|
||||
|
||||
|
@ -28,7 +28,7 @@ In this tutorial, you'll:
|
||||
### Prerequisites
|
||||
|
||||
- Grafana 7.0
|
||||
- NodeJS 12.x
|
||||
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||
- yarn
|
||||
{{% /class %}}
|
||||
|
||||
|
@ -23,7 +23,7 @@ For more information about panels, refer to the documentation on [Panels](/docs/
|
||||
### Prerequisites
|
||||
|
||||
- Grafana >=7.0
|
||||
- NodeJS >=14
|
||||
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||
- yarn
|
||||
{{% /class %}}
|
||||
|
||||
|
@ -22,7 +22,7 @@ Data source and panel plugins will show up like normal plugins. The app pages wi
|
||||
### Prerequisites
|
||||
|
||||
- Grafana 7.0
|
||||
- NodeJS 12.x
|
||||
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||
- yarn
|
||||
{{% /class %}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user