error when running cypress to test local web project #26172
Unanswered
gzhhong
asked this question in
Questions and 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I start my local web service (written in nextjs and running by node) on port 8080 (command is
next start -p 8080
). Then I run the cypress byconfigFile=dev will use the file cypress.dev.json, the content is
Then I get the error message below:
any suggestions to fix it?
Thanks a lot for help,
James
Beta Was this translation helpful? Give feedback.
All reactions