Cypress Social Auth Error because of the new cypress config file? #4873
Unanswered
KoesterJannik
asked this question in
Help
Replies: 0 comments
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.
-
Hello,
with the new cypress version i have the following error:
The 'task' event has not been registered in the setupNodeEvents method. You must register it before using cy.task()
I followed your tutorial https://next-auth.js.org/tutorials/testing-with-cypress. I think that has something to do with the cypress.config.ts (which replaces cypress.json and cypress.env.json).
my cypress.config.ts:
Beta Was this translation helpful? Give feedback.
All reactions