From 576f185c6e32ddf175b6e2e827c62c683d4a49b3 Mon Sep 17 00:00:00 2001 From: sueko Date: Sun, 2 Jun 2024 12:16:30 +0900 Subject: [PATCH] Update README: Set Node.js version requirement to >=18.17.0 and <22.0.0 --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 623de18b290..c5bb4e48b33 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ ### Prerequisites -- [Node.js 16.14.0 or later](https://nodejs.org/en/) +- [Node.js 18.17.0 or later, but below 22.0.0](https://nodejs.org/en/) - [Yarn classic](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) ## Set up the docs repo