Mike McCready
Mike McCready
Does the Cypress team have any feedback on this issue? I would suggest completely removing the long description to setting up `VcXsrv` and replacing it by a one-liner referring instead...
- PR #5756 is submitted to update the WSL documentation to cover WSLg and remove the complex description about how to use `VcXsrv`.
Depending on the reasons for not supporting WSL perhaps something along the lines of the following suggestions could be published? ## Option 1 - WSL does not work correctly We...
- PR #5756 proposes a simple info section which says: > Cypress.io does not specifically support the use of Cypress under Windows Subsystem for Linux (WSL). If you want to...
It lists only "Debian 8" without saying "and above" so theoretically none of the current [Cypress Docker images](https://github.com/cypress-io/cypress-docker-images) are supported if only Debian 8 (`jessie`), and not Debian 10 (`buster`)...
https://docs.cypress.io/guides/cloud/test-replay#Troubleshooting mentions CentOS, however this is not in the list of supported operating systems, although further down on the page with [System requirements > Operating System](https://docs.cypress.io/guides/getting-started/installing-cypress#Operating-System) in it "CentOS" and...
- Errors related to https://github.com/cypress-io/cypress/issues/27902 are now being reported and it is unclear which versions of which operating systems are fully supported by Cypress. Older Linux versions appear to cause...
Node.js `18` is the earliest version which is not already in [end-of-life](https://github.com/nodejs/release#release-schedule) status and it is the earliest version listed in the Cypress documentation under [Getting Started > Installing Cypress...
For Ubuntu the minimum supported version by Node.js `18` is Ubuntu `20.04`. Here are the GLIBC details: | OS version | GLIBC version | minimum GLIBC 28? | | ------------------...
[Node.js 18 announcement](https://nodejs.org/en/blog/announcements/v18-release-announce) -> [Toolchain and Compiler Upgrades](https://nodejs.org/en/blog/announcements/v18-release-announce#toolchain-and-compiler-upgrades) shows:  [Node.js 18 > BUILDING.md](https://github.com/nodejs/node/blob/v18.x/BUILDING.md#supported-platforms)