Open stevemarksd opened 3 years ago
I can't speak to gatsby specific issues, but it might be a good idea for this plugin to list html-webpack-plugin
as a peerDependency...
@stevemarksd version 3.0.1 has just been published to update the peerDependencies.
Provided you're already using version 3.x (which requires webpack >= 5.x) can you update your dependencies and confirm whether the issue is resolved?
I'm getting
Error: Cannot find module 'html-webpack-plugin' Require stack:
I'm using in gatsby. Anyone knows why is requiring a module that is not specified in node_modules?