https://cypress.io logo
Hi guys, I am quite new to cypress and having prob...
# e2e-testing
m
Hi guys, I am quite new to cypress and having problems with connecting my runs do dashboard. I am using cypress 9.7, node 14.17.5 on an Angular app that was generated using nx. When I try to connect to dashboard (enter the non-headless view or run in console with key) I get "connect ECONNREFUSED ::1:1234". For some reason address localhost:1234 is called instead of api.cypress.io. Is this issue known? How can I fix it?