Update Node LTS in Getting Started docs (#3254)

I've tested and the v14 [Fermium LTS](https://nodejs.org/en/about/releases/) works fine.
This commit is contained in:
David Tuite
2020-11-05 23:32:13 +00:00
committed by GitHub
parent 3b02444c12
commit eecf08e3f7
+1 -1
View File
@@ -24,7 +24,7 @@ Requests towards this repo.
Backstage provides the `@backstage/create-app` package to scaffold standalone
instances of Backstage. You will need to have
[Node.js](https://nodejs.org/en/download/) Active LTS Release installed
(currently v12), [Yarn](https://classic.yarnpkg.com/en/docs/install) and
(currently v14), [Yarn](https://classic.yarnpkg.com/en/docs/install) and
[Python](https://www.python.org/downloads/) (although you likely have it
already). You will also need to have
[Docker](https://docs.docker.com/engine/install/) installed to use some features