Deprecation Warning: nodeVersion is currently set to system in the cypress.json configuration file.

As of Cypress version 9.0.0 the default behavior of nodeVersion has changed to always use the version of Node used to start cypress via the cli.

Please remove the nodeVersion configuration option from cypress.json.