Skip to content

Commit 59c4394

Browse files
Update docs/app/references/migration-guide.mdx
Co-authored-by: Mike McCready <[email protected]>
1 parent e5bf284 commit 59c4394

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/app/references/migration-guide.mdx

+3-8
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,9 @@ version 15.
1616

1717
### Node.js 20 and 22+ support
1818

19-
Cypress comes bundled with its own
20-
[Node.js version](https://github.com/cypress-io/cypress/blob/develop/.node-version).
21-
However, installing the `cypress` npm package uses the Node.js version installed
22-
on your system.
23-
24-
[See Node's release schedule](https://github.com/nodejs/Release). Node.js
25-
version 18 and 23 are no longer supported when installing Cypress. The supported Node.js
26-
versions to install Cypress are now Node.js 20 and 22+.
19+
Cypress requires [Node.js](https://nodejs.org/en) in order to install the Cypress binary and the supported versions are now Node.js 20 and 22+.
20+
Node.js versions 18 and 23 are no longer supported.
21+
[See Node's release schedule](https://github.com/nodejs/Release).
2722

2823
### Angular `17` CT no longer supported
2924

0 commit comments

Comments
 (0)