-
Notifications
You must be signed in to change notification settings - Fork 44
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
Npm run built throws the below error #30
Comments
+1. Getting the same exact issue. |
@joshuamcclure I managed to solve this issue |
Same issue here. @dsavai How did you resolve? |
Dude you can't say I solved this issue without providing a solution, that's torture |
You should use the webpack 4 compatible forked lib: #22 -> https://github.com/beyonk-adventures/google-fonts-webpack-plugin
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Html Webpack Plugin:
TypeError: cb is not a function
index.js:116 compilation.plugin
[greenbook]/[google-fonts-webpack-plugin]/src/index.js:116:5
new Promise
Hook.js:154 AsyncSeriesWaterfallHook.lazyCompileHook
[greenbook]/[tapable]/lib/Hook.js:154:20
index.js:673
[greenbook]/[html-webpack-plugin]/index.js:673:47
index.js:165 Promise.resolve.then.then.then.then.compilationResult
[greenbook]/[html-webpack-plugin]/index.js:165:36
The text was updated successfully, but these errors were encountered: