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
Copy file name to clipboardExpand all lines: docs/app/get-started/install-cypress.mdx
+2-2
Original file line number
Diff line number
Diff line change
@@ -106,15 +106,15 @@ need prebuilt.
106
106
107
107
### Operating System
108
108
109
-
Cypress is a desktop application that is installed on your computer. The desktop
110
-
application supports these operating systems:
109
+
Cypress supports running under these operating systems:
111
110
112
111
-**macOS** 10.15 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_.
113
112
-**Linux** Ubuntu 20.04 and above, Fedora 40 and above, and Debian 11 and above _(x64 or arm64)_ (see [Linux Prerequisites](#Linux-Prerequisites) down
114
113
below).
115
114
- Cypress deprecated the use of Node.js `16.x` in Cypress [`13.0.0`](/app/references/changelog#13-0-0). We recommend that users update to at least Node.js `18.x`.
116
115
For related reasons, Cypress deprecates the use of Linux operating systems with library [`glibc`](https://www.gnu.org/software/libc/) versions `2.17` - `2.27`. The Linux CLI command `ldd --version` displays your glibc version.
0 commit comments