File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments