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

StyleExtHtmlWebpackPluginError for build commands #53

Open
ShawnOakley opened this issue Dec 28, 2017 · 0 comments
Open

StyleExtHtmlWebpackPluginError for build commands #53

ShawnOakley opened this issue Dec 28, 2017 · 0 comments

Comments

@ShawnOakley
Copy link

ShawnOakley commented Dec 28, 2017

Getting this error for all of the build commands:

ERROR in StyleExtHtmlWebpackPluginError: StyleExtHtmlWebpackPlugin: could not find Extr actTextWebpackPlugin's generated .css file; available files: './apple-touch-ic on-114x114.png,./apple-touch-icon-120x120.png,./apple-touch-icon-144x144.png,. /apple-touch-icon-152x152.png,./apple-touch-icon-180x180.png,./apple-touch-ico n-57x57.png,./apple-touch-icon-60x60.png,./apple-touch-icon-72x72.png,./apple- touch-icon-76x76.png,./img/launcher-icon-1x.png,./img/launcher-icon-2x.png,./i mg/launcher-icon-4x.png,app-4617fcb7479739423ea1.js,app-4617fcb7479739423ea1.j s.map'

Went through the entire setup process as described in the Readme

Ed: Works fine when I comment out

plugins.push(new StyleExtHtmlWebpackPlugin()); // at line 70, webpack/plugins/config.js
@mike-north mike-north added this to Todo in Support Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants