-
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
Webpack Compiling Error afte update 5.5.0 #8982
Comments
Could you clarify what Cypress version you were updating from? What was the last working version? Looks like this could be #8090 |
Last version was 5.3.0 |
Same problem here, |
Fixed with renaming webpack.config.js to webpack.config.cjs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
When trying to open Cypress 5.5.0 after updating i get the error:
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /Users/***/***/tests/e2e/webpack.config.js
Full Error
Versions
5.5.0
Webpack config
The text was updated successfully, but these errors were encountered: