-
Notifications
You must be signed in to change notification settings - Fork 25
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
TypeError: Cannot read properties of undefined (reading 'tests') #61
Comments
Looks like its an issue on my side as I tried reverting to the 2.9 version and I still get the error - Trying to figure it out, since we haven't changed anything since this was working last (except updating all dependencies) |
After additional debugging, I still pretty sure this is on my side but I cannot figure out where or why... So I'm looking for additional help; please and thank you |
A little more info/context:
|
I pulled the last known good configuration from our repo into a clean directory and still got this error with the old
|
Based on my various tests, I'm going to see if @boxblinkracer can shed any light (headbashingagainstwall) |
hi there |
@boxblinkracer just wanted to check-in and see if we can help provide any additional info on this |
Seeing a new error today, after re-starting our implementation process:
Everything starts out normally:
All my tests run and pass so I close Cypress and get the following:
The text was updated successfully, but these errors were encountered: