codymikol / karma-webpack

Karma webpack Middleware
MIT License
829 stars 222 forks source link

webpack@5.0.0-beta.29 Cannot find module 'webpack/lib/dependencies/SingleEntryDependency' #445

Closed Linkontoask closed 3 years ago

Linkontoask commented 4 years ago

Expected Behavior

Compile normally

Actual Behavior

Cannot find module 'webpack/lib/dependencies/SingleEntryDependency'

samal-rasmussen commented 3 years ago

This is a duplicate of #431. I've added a workaround into the comments there.

codymikol commented 3 years ago

To limit confusion, I am combining all threads for webpack 5 / karma6 support over here ==> https://github.com/ryanclark/karma-webpack/issues/475