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
Cypress test runner never starts - just exits to cmd prompt when doing "npm run test:e2e". (set DEBUG=cypress:* used here)
Cypress starts test runner when doing "npm run test:e2e"
Clean VUE project, clearing older version with cypress cache clear, add cypress
3.5.0, 3.6.0, 3.6.1 and 3.7.0 all has this issue. 3.4.1 works Windows 10, VSCode, NPM 6.13.1
The text was updated successfully, but these errors were encountered:
Repost of #5710
Headless fails too
Sorry, something went wrong.
Please do not reopen issues for already existing ones. Closing as duplicate of #5710
No branches or pull requests
Current behavior:
Cypress test runner never starts - just exits to cmd prompt when doing "npm run test:e2e".
(set DEBUG=cypress:* used here)
Desired behavior:
Cypress starts test runner when doing "npm run test:e2e"
Steps to reproduce: (app code and test code)
Clean VUE project, clearing older version with cypress cache clear, add cypress
Versions
3.5.0, 3.6.0, 3.6.1 and 3.7.0 all has this issue. 3.4.1 works
Windows 10, VSCode, NPM 6.13.1
The text was updated successfully, but these errors were encountered: