[v10.0.x] docs: update nodejs required version (#71483)
docs: update nodejs required version (#71469)
* docs: update nodejs required version
* docs: update nodejs version in plugin tutorials
* docs: update to LTS guidance
(cherry picked from commit 3a45f02ef3)
Co-authored-by: David Harris <david.harris@grafana.com>
This commit is contained in:
co-authored by
David Harris
parent
5d9e63c654
commit
800f54b0ee
+1
-1
@@ -31,7 +31,7 @@ In this tutorial, you'll:
|
|||||||
- Grafana 7.0
|
- Grafana 7.0
|
||||||
- Go ([Version](https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/templates/backend/go.mod#L3))
|
- Go ([Version](https://github.com/grafana/plugin-tools/blob/main/packages/create-plugin/templates/backend/go.mod#L3))
|
||||||
- [Mage](https://magefile.org/)
|
- [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
|
- yarn
|
||||||
{{% /class %}}
|
{{% /class %}}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@ In this tutorial, you'll:
|
|||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- Grafana >=7.0
|
- Grafana >=7.0
|
||||||
- NodeJS >=14
|
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||||
- yarn
|
- yarn
|
||||||
{{% /class %}}
|
{{% /class %}}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -28,7 +28,7 @@ In this tutorial, you'll:
|
|||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- Grafana 7.0
|
- Grafana 7.0
|
||||||
- NodeJS 12.x
|
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||||
- yarn
|
- yarn
|
||||||
{{% /class %}}
|
{{% /class %}}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -23,7 +23,7 @@ For more information about panels, refer to the documentation on [Panels](/docs/
|
|||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- Grafana >=7.0
|
- Grafana >=7.0
|
||||||
- NodeJS >=14
|
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||||
- yarn
|
- yarn
|
||||||
{{% /class %}}
|
{{% /class %}}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@ Data source and panel plugins will show up like normal plugins. The app pages wi
|
|||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- Grafana 7.0
|
- Grafana 7.0
|
||||||
- NodeJS 12.x
|
- [LTS](https://nodejs.dev/en/about/releases/) version of Node.js
|
||||||
- yarn
|
- yarn
|
||||||
{{% /class %}}
|
{{% /class %}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user