File tree 1 file changed +3
-8
lines changed
1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,9 @@ version 15.
16
16
17
17
### Node.js 20 and 22+ support
18
18
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 ) .
27
22
28
23
### Angular ` 17 ` CT no longer supported
29
24
You can’t perform that action at this time.
0 commit comments