From ba1ed8db06cc24cce25c099631acf63f0bceb5fc Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Fri, 1 Nov 2024 17:54:28 -0500 Subject: [PATCH] Updated Yarn & Node Prerequisites Signed-off-by: Andre Wanlin --- .github/vale/config/vocabularies/Backstage/accept.txt | 1 + docs/getting-started/index.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/vale/config/vocabularies/Backstage/accept.txt b/.github/vale/config/vocabularies/Backstage/accept.txt index 436021eb3d..a015b97a32 100644 --- a/.github/vale/config/vocabularies/Backstage/accept.txt +++ b/.github/vale/config/vocabularies/Backstage/accept.txt @@ -74,6 +74,7 @@ configmaps configs const cookiecutter +corepack Corti cron cronjobs diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 0d5529f611..a9c5da596e 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -35,11 +35,12 @@ This guide assumes a basic understanding of working on a Linux based operating s - Using `nvm` (recommended) - [Installing nvm](https://github.com/nvm-sh/nvm#install--update-script) - [Install and change Node version with nvm](https://nodejs.org/en/download/package-manager/#nvm) + - Node 20 is a good starting point, this can be installed using `nvm install lts/iron` - [Binary Download](https://nodejs.org/en/download/) - [Package manager](https://nodejs.org/en/download/package-manager/) - [Using NodeSource packages](https://github.com/nodesource/distributions/blob/master/README.md) -- `yarn` [Installation](https://classic.yarnpkg.com/en/docs/install) - - You will need to use Yarn classic to create a new project, but it can then be [migrated to Yarn 3](../tutorials/yarn-migration.md) +- `yarn` [Installation](https://yarnpkg.com/getting-started/install) + - Backstage currently uses Yarn 4.4.1, once you've ran `corepack enable` you'll want to then run `yarn set version 4.4.1` - `docker` [installation](https://docs.docker.com/engine/install/) - `git` [installation](https://github.com/git-guides/install-git) - If the system is not directly accessible over your network the following ports