From a6ad56561d4a187a9fc263f8a51289e8ad506cdd Mon Sep 17 00:00:00 2001 From: Ben Hardill Date: Fri, 28 Aug 2026 12:00:49 +0100 Subject: [PATCH] Update localfs docs for NodeJS 24 part of #8152 --- docs/contribute/local/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contribute/local/README.md b/docs/contribute/local/README.md index bb0cd0a008..311f6b9f04 100644 --- a/docs/contribute/local/README.md +++ b/docs/contribute/local/README.md @@ -24,7 +24,7 @@ The install script has been tested against the following operating systems: - Raspbian/Raspberry Pi OS versions Buster/Bullseye [^1] - Debian Buster/Bullseye - - Fedora 35 + - Fedora 40 - Ubuntu 20.04 - CentOS 8/RHEL 8/Amazon Linux 2 - MacOS Big Sur & Monterey on Intel & Apple M processors @@ -34,7 +34,7 @@ The install script has been tested against the following operating systems: ### Node.js -FlowFuse requires ***Node.js v20***. +FlowFuse requires ***Node.js v24***. #### Linux