I had the same problem and could resolve install mochawesome too and configurate the cypress.config.js.
... reporter:"mochawesome", reporterOptions:{ "reportDir":"reports", charts: true, reportPageTitle: 'MoniGuerra with Mochawesome Reporter', embeddedScreenshots: true, inlineAssets: true, saveAllAttempts: false, } .... mochawesome report