Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/app/get-started/install-cypress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,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.
Accordingly, use of Node.js 18 and 23 with Cypress is deprecated and support is planned for removal in a future release of Cypress.

#### Installing Node.js

Expand Down