You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When users /etc/hosts file is nuked or has had the localhost -> 127.0.0.1 ip address mapping removed then Cypress will fail to spawn the browser correctly.
We can detect this and provide a warning to the user, and additionally could just launch the browser on 127.0.0.1 as opposed to localhost.