Cypress test don't run. readdirp: root argument must be a string #14597
Unanswered
anark
asked this question in
Questions and Help
Replies: 1 comment 1 reply
-
@anark, you can give a listing of the plugin file? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
All of a sudden I am seeing the following error when I try to run any of my cypress tests locally
This shows up even if I remove all plugins from cypress/plugins/index.js. What can I do to get cypress running again?
The same test suite works fine when running via
cypress run
but will not run viacypress open
Beta Was this translation helpful? Give feedback.
All reactions