-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Build falls after upgrading webpack to v4 #860
Comments
By now, it's incompatible with webpack v4 (webpack v4 migration plan #816), but they're working on that. It seems @jantimon is working outside and can't commit the new changes. By the moment you can try installing webpack-contrib/html-webpack-plugin. It has committed the new changes til jantimon's back. Uninstall first. It works for me. |
Please fix this. I can't use webpack 4 without it. The webpack-contrib/html-webpack-plugin is broken too |
Ran into this also via
|
You can specify that you can use webpack@3.10.0 to support the html-webpack-plugin. |
@haishengXie0712 I think the whole point is that people want to upgrade to Webpack 4 :) |
It may not be supported for a while, so use it first. |
when they are going to fix that issue? |
See the blog post and scroll down to "If you use HtmlWebpackPlugin" for background including a rough timeline. For others running into non-unique variations of these issues, please use the thumbs-up on the corresponding posts instead of posting new comments or posting "+1". New non-unique comments spam the inboxes of those subscribed to this thread for the purpose of being informed when it is formally resolved. |
https://medium.com/webpack/webpack-4-migration-guide-for-plugins-loaders-20a79b927202 |
+1 |
I had to downgrade webpack-dev-server as well. 2.11.0 worked so settled for that. |
same in npm |
We are trying to release html-webpack-plugin 3.0 until the mid/end of this week |
This seems to still be an issue.
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Subj. The usage of the plugin is regular. I will provide more info if needed.
Error Message & Stack Trace
The text was updated successfully, but these errors were encountered: