mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-07 06:19:37 -06:00
The @cypress/code-coverage package bundles nyc@15 which is incompatible with Node.js 22+. Downgrade to Node.js 20 for E2E tests only to maintain coverage collection while other workflows use Node.js 22.