From 622cc8b691ce9596161d96ffad153b956cb697f8 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 87bab3201..45ce7a39d 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):