Skip to content

Commit

Permalink
Update Node LTS in Getting Started docs (#3254)
Browse files Browse the repository at this point in the history
I've tested and the v14 [Fermium LTS](https://nodejs.org/en/about/releases/) works fine.
  • Loading branch information
dtuite committed Nov 5, 2020
1 parent 3b02444 commit eecf08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eecf08e

Please sign in to comment.