Remove support for Node.js 10 during cypress install
#9545
Labels
topic: installation
Issue during installation or downloading Cypress
type: breaking change
Requires a new major release version
Current behavior:
Cypress currently supports installation using Node.js 10.0.0+
Node 10 end of life is April 30th, 2021
This should allow us to update some other dependencies:
Desired behavior:
We should remove support for Node.js 10 during
cypress install
and support Node.js 12.0.0 as a minimum.Versions
Cypress 6.0.0
The text was updated successfully, but these errors were encountered: