While I am running npx cypress run I m getting the following error:
Your configFile threw an error from:
C:\CypressAutomation_\cypress.config.js
The error was thrown while executing your e2e.setupNodeEvents() function:
Error: Plugin misconfiguration: Cucumber preprocessor JSON report disabled
Make sure to enable the JSON report as described in https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/json-report.md at Object.initCucumberOptions (C:\CypressAutomation_\node_modules\cypress-xray-plugin\src\context.js:312:19) at async configureXrayPlugin (C:\CypressAutomation_\node_modules\cypress-xray-plugin\src\plugin.js:112:19) at async setupNodeEvents (C:\CypressAutomation_\cypress.config.js:57:7)