cypress: Couldn't determine Mocha version
Current behavior:
Couldn't determine Mocha version
This has been printing at the beginning of my test since the upgrade to 3.3.2. This did not happen with Cypress 3.3.1. I don’t have mocha
or @types/mocha
in my package.json
file’s devDependencies; should I?
Versions
Cypress 3.3.2
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 16 (11 by maintainers)
PR opened https://github.com/michaelleeallen/mocha-junit-reporter/pull/88 👍