Your configFile at cypress.json set an invalid value:
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
}