-
-
Notifications
You must be signed in to change notification settings - Fork 379
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
Failed to Compile, with this error. #1237
Comments
same problem |
+1 |
2 similar comments
+1 |
+1 |
Was facing the same issue. It seems to be the issue with the latest version. A quick workaround is to fix the version of htmlparser2 in your package json and re-run npm install cmd. So It won't update the package version to latest. |
I ran into this because:
A few solutions:
|
Thanks for the great write up @lukescott! I understand that this is annoying for everyone affected. This change was part of a major version, which does allow for breaking changes. I don't see an easy way to work around this issue without negative side effects for users with modern tooling, so unfortunately this won't be fixed. Hope that makes sense! |
Isn’t the easy fix to do it in two lines? |
What could be the cause of this? In a CRA.
The text was updated successfully, but these errors were encountered: