From ebe912d6d8ca7a038cf992d7657918e958e807fb Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Wed, 30 Apr 2025 08:28:51 +0200 Subject: [PATCH] Node.js 18 EOL --- docs/app/get-started/install-cypress.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/app/get-started/install-cypress.mdx b/docs/app/get-started/install-cypress.mdx index 09533646ec..1ea66f5f7c 100644 --- a/docs/app/get-started/install-cypress.mdx +++ b/docs/app/get-started/install-cypress.mdx @@ -117,6 +117,7 @@ Cypress requires [Node.js](https://nodejs.org/) in order to install. We support Cypress generally aligns with [Node's release schedule](https://github.com/nodejs/Release). +Accordingly, use of Node.js 18 with Cypress is deprecated and support is planned for removal in a future release of Cypress. #### Installing Node.js