Cypress cannot open firefox - getaddrinfo EAI_AGAIN error #31223
Unanswered
wildnano
asked this question in
Questions and Help
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a new project.
The web application is accessed via a VM through a proxy and without internet access.
I installed the latest version of Cypress (14.1.0) using the CYPRESS_INSTALL_BINARY environment variable and Artifactory.
Cypress launches with Edge but not with firefox.
When I run the command npx cypress run -b firefox, the following error messages are displayed
How to work around the getaddrinfo EAI_AGAIN error raw.githubusercontent.com and get firefox launch?
Beta Was this translation helpful? Give feedback.
All reactions