-
Notifications
You must be signed in to change notification settings - Fork 259
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: context.compiler.plugin is not a function #54
Comments
Also, it is missing one dependency |
Changing the webpack version to "4.46.0" you will be able to run the application |
Within the project, where you've already run |
Thank you, looks like this is a regression caused by an external version update. Would be happy to accept a PR for this. |
Hi, |
Thank you chiich. It was the first thing I tried and it worked. ;) |
Hello @danielstern
I'm getting this error trying to run the app. Can you help me out, please? Thanks
The text was updated successfully, but these errors were encountered: