Skip to content
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 'emit') #2

Open
aspirisen opened this issue Apr 18, 2022 · 3 comments
Open

Comments

@aspirisen
Copy link

Hello, I am trying to run tests from here without changes and see this error:
image

Do you know what i've missed?

MacOS 12.2.1 (Intel)
node - v17.1.0
yarn - 1.23.0-20220130.1630

Thanks

@elevatebart
Copy link
Owner

Let me check it

@elevatebart
Copy link
Owner

elevatebart commented Apr 18, 2022

I believe that might be a Cypress bug.
I will report it as such.

Since Component Testing is still in Alpha in 9.X I would expect it to be solved in 10.0.

Can you try and install a pre-release?

yarn add -D  https://cdn.cypress.io/beta/npm/10.0.0/darwin-x64/10.0-release-026c3007080350e243f971b682a9105e0c045bd3/cypress.tgz

@aspirisen
Copy link
Author

I was not able to run cypress. Looks like new version has incompatible configuration and it can't find "@cypress/webpack-dev-server-fresh" package (i was not able to find it on NPM as well)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants