We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't know if this is a bug or feature, but I wanted to report it.
I always used to close Cypress via the terminal, with CTRL+C. But now, every time I do it, Cypress throws a problem that looks like it's crashed:
The problem doesn't appear if I close it with the UI button - but I'm used to doing everything with the CLI. Is this a wanted behaviour?
Cypress should just close itself without throwing any errors.
cypress open
Then CTRL+C in terminal
13.15.0
18.17.1
Mac OS 14.6.1
No response
The text was updated successfully, but these errors were encountered:
@techwizzdom
Sorry, something went wrong.
Closing as duplicate. This is also reproducible on Mac
No branches or pull requests
Current behavior
I don't know if this is a bug or feature, but I wanted to report it.
I always used to close Cypress via the terminal, with CTRL+C. But now, every time I do it, Cypress throws a problem that looks like it's crashed:
The problem doesn't appear if I close it with the UI button - but I'm used to doing everything with the CLI. Is this a wanted behaviour?
Desired behavior
Cypress should just close itself without throwing any errors.
Test code to reproduce
cypress open
Then CTRL+C in terminal
Cypress Version
13.15.0
Node version
18.17.1
Operating System
Mac OS 14.6.1
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: