Your configFile set an invalid value from: cypress.json

The error occurred while validating the browsers list.

Expected displayName to be a non-empty string.

Instead the value was: 

{
  "name": "chrome",
  "version": "1.2.3",
  "displayName": null
}