Mike McCready
Mike McCready
For CentOS 7 there is a rebuild of Node.js `18` available on https://github.com/sbwml/node-latest-centos to resolve the GLIBC compatibility issue. I have no first-hand knowledge whether this works or not though....
@jennifer-shehane This is in response to your comment that you are open to a pull-request. Here are two related ones: - #5515 - #5516 These PRs are for the operating...
- PR #5766 submitted to update the system requirements to a minimum of Debian 10 I will also submit a separate PR to update Fedora to a minimum of Fedora...
- PR https://github.com/cypress-io/cypress-documentation/pull/5768 for Fedora is also now submitted.
This issue is now resolved and all relevant minimum operating systems versions have been updated. The issue about a missing Windows Server entry is a separate topic.
- Incorrect use of the `project` option used as parameter in `cypress-io/github-action` caused an issue in https://github.com/cypress-io/github-action/issues/1054 - It would be helpful to have an up-to-date and correct example of...
Cypress source code [packages/scaffold-config/src/dependencies.ts](https://github.com/cypress-io/cypress/blob/develop/packages/scaffold-config/src/dependencies.ts) is related to the framework dependencies which are supported.
@jordanpowell88 The suggestion would be to replace the "+" notation with version ranges, for example Create React App 4+ | React 16+ | Webpack 4+ would become Create React App...
The table, with no upper bound for supported versions, continues to be misleading as new frameworks are released without Cypress providing support. Currently the following issues are requesting updated support:...
- See also https://github.com/cypress-io/cypress-documentation/issues/5479 for related maximum version of Google Chrome `116` for older versions of Cypress.