-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
How lauch cypress on windows 10? #1427
Comments
You just download it and unpack it and launch the Cypress.exe? or You install/run true the command line CMD or GITbash or something. (Node.js) |
Hi, when I run:
I solved my issue by clicking on Cypress.exe Regards, |
@perceboisElisa Did you get Cypress up and running? |
Hi, Cypress.io on windows 10 - 64 bits doesn't actually work :-(. When I click on Cypress.exe, a new "cypress" folder is always created...and I got "This browser was not launched through Cypress. Tests cannot run" and a Run Chrome 64 button appears. Elisa |
@perceboisElisa It does sound like the install properly worked, but you are encountering another error. This issue details the error it seems to be you are seeing - #1239 |
@manideepmedisetty You may want to try |
Workaround:
|
Please help if anyone knows how to resolve this error. When I tried to run the cypress Sample Test it crashed and showing the error below : Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:205:27) { errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' } Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:205:27) I am using cypress the first time. so please If anyone knows please help. When I run the same in Macbook then it's working fine but not for windows. Nodejs: 12.14.0 windows: 10 |
@jennifer-shehane Please check my issue also if you can help me with this. As I am new and not able to start my work. This is working fine on Macbook perfectly but not on Windows. |
Hi,
I would like ton open cypress on windows but I don't know exactly the path. I don't find informations in Cypress documentation. Could you help me?
Regards,
Elisa
The text was updated successfully, but these errors were encountered: