You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node 14 support has been removed and Node 16 support has been deprecated. Node 16 may continue to work with Cypress v13, but will not be supported moving forward to closer coincide with Node 16's end-of-life schedule. It is recommended that users update to at least Node 18.
We recommend that users update to at least Node.js 18.x. For related reasons, Cypress deprecates the use of Linux operating systems with library glibc versions 2.17 - 2.27. The Linux CLI command ldd --version displays your glibc version.
What would you like?
For the next major version of Cypress, support for Linux systems with the
glibc
library <2.28
should be removed. This includes:Why is this needed?
18.x
(Node.js16.x
reached end-of-life on Sep 11, 2023).glibc
>=2.28
for bothx64
andarm64
architectures.Other
The Cypress 13.0.0 changelog has already deprecated Node.js
16
Installing Cypress > Operating System contains the text:
The text was updated successfully, but these errors were encountered: