-
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
Cypress not running after installing on windows 32bit #787
Comments
Hmm, we must print the exact command we are using when verifying successful install. Maybe binary was not installed or unzipped correctly due to proxy restrictions. |
When a proxy deny your download request it is very clear :
|
I also just did a reinstall of Cypress and do not get any error message during the installation (I still get the abovementioned error however)
|
same here
We are behind a corporate proxy, that could be the reason. |
Similar issue
|
I do believe that the issue I have in the original post is different than the ones you mention here. |
I get this same error when I try to run cypress :( |
Hi all, |
Same errors. Has anybody solved this?.. |
I'm having the same issue as mentioned in title
|
@itaditya we've never seen this before. Perhaps it is a permissions issue. It looks like you're trying to run Cypress across a network drive - since I see it's installed to C:/ but your node modules is in F:/ Can you run Cypress in debug mode so we get all of the logs output?
You can also try...
|
I am getting the same error, I just set it to DEBUG and that is what I am getting. Please review it and let me know what is happening and what could be the possible solution for it? I am on windows btw. |
On Win 10 32bit I get the above log. Will be grateful for feedback. Thanks! |
Where are you running the |
|
@AlxndrMlk Please try open it by adding
into your |
Can I get some help on above issue |
Just a quick heads up. I don't even use Windows anymore and cannot give any input here. Maybe the other posters have the same issue and can help.... |
@flotwig or @jennifer-shehane is #3531 fixing the issue here? It says it's addressing the comments... should we lock this issue then? |
@brian-mann Many of the earlier comments were experiencing a proxy issue that will be resolved by this PR #3531 and the release of 3.3.0 - specifically these comments:
Although the original issue is the error below specifically, and this should be left open for this.
Although, I think this other PR may give more insight into why the |
We have fixed this by also building for Windows 32-bit. The code for this is done in cypress-io/cypress#3877, but has yet to be released. |
Released in |
Except I don't have a proxy, so nothing at all is clear!
|
Bug:
After the installation through npm I tried to open cypress. It fails with the following error message:
Stack trace:
The text was updated successfully, but these errors were encountered: