From 8f656fd17830b89dd1a953ba7857f8716c639bbc Mon Sep 17 00:00:00 2001 From: Nat Dean-Lewis Date: Mon, 2 Feb 2026 11:43:48 +0000 Subject: [PATCH] CLDC-NONE: update node version to correct value in setup.md --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 52f1da3b0..fff730090 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -86,7 +86,7 @@ Some windows IDEs, such as [VSCode](https://code.visualstudio.com/docs/remote/ws 5. Install JavaScript dependencies - Note that we currently use node v16, which is no longer the latest LTS version so you will need to specify the version number when installing + Note that we currently use node v20, which is no longer the latest LTS version so you will need to specify the version number when installing macOS (using nvm):