-
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
New error: It looks like this is your first time using Cypress: 3.1.4 #3176
Comments
Hey @hellfireSteve, could you provide any more information on how you are running the cypress command? Also, what may have changed in the last week regarding your build process, CI, os settings, cypress settings, anything? This should not fail all of a sudden one day with no changes. Do you have loose version matching Cypress (like |
Thanks @jennifer-shehane - the issue has now been solved. It had been updated from a previous version, 3.1.3. Ended up having to delete all versions of cypress in the cache & then re-installing Cypress 3.1.3 |
In order to direct better focus on the overall problem that is being described in several issues - we opened one issue to track this behavior #4624 Please add any information about how we can reproduce this bug there. 🙏 |
A new error appeared today, when running
npm run test:e2e
The error says:
This is entirely erroneous.
I have been using Cypress without a problem up until today.
There is a line which says 'The error below should indicate which dependency is missing.' - it doesn't.
I followed the link, & it is unconnected.
How do I restore this to working order?
The text was updated successfully, but these errors were encountered: