Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sockjs-node' failed: Error during WebSocket handshake: Unexpected response code: 200 #20

Open
emahuni opened this issue Oct 17, 2021 · 1 comment

Comments

@emahuni
Copy link

emahuni commented Oct 17, 2021

Cypress version 8.6.0
Using this on Quasar v1.

I installed the plugin as instructed, but I get the error when the actual HMR happens:

image

of which the tests rerun doesn't happen and it makes no sense why this is happening.

@jamesikanos
Copy link
Contributor

I had to change my HMR URL to (for an Angular app):

hmrUrl: 'ws://localhost:4200/sockjs-node/websocket'

Works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants