-
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 failed to start on a fresh install using npm #19654
Comments
I was unable to recreate this issue with the steps provided. os: Mac OS Big Sur 11.6.2 |
Same here. Fresh new iMac. Only node js installed. Model Name: MacBook Pro No super special steps. Lemme check:
We can google-meet, skype-meet, any-way-meet to debug this stuff.
Cypress Version9.3.1 Package Managernpm and npx (no difference) Operating systemSystem Version: macOS 12.1 (21C52) |
this fixed the problem but, man, that was a huge dance with the 'shaman drum' System Version: macOS 12.1 (21C52) |
Yep, I propose to close this issue and to continue the discussion on these two possible solutions:
|
I can reproduce on: intel macOs Monterey
For me, a temporary workaround for me is to revert to 9.2.0
I hope this help |
Closing this issue - M1 support was added in Cypress 10.2.0 and no workaround is needed for it to work with |
Helped for me! Thanks @JawaMatter 👏 |
Current behavior
I installed cypress using npm and I got the following error.
Steps to reproduce
create-react-app cypress-test
cd cypress-test
npm install cypress --save-dev
npx cypress open
Other informations
This is actually a simple set-up and it should work on a fresh install.
So far tried the following
but still getting the same error.
Debug logs
Cypress Version
9.2.1
Package Manager
npm
Operating system
Mac
Other
No response
The text was updated successfully, but these errors were encountered: