Open ceisele-r opened 3 years ago
same situation
[webpack-cli] TypeError: Cannot read property 'PROCESS_ASSETS_STAGE_ADDITIONS' of undefined
Getting the same error with:
I am having the same issue. It seems to be caused by copy-webpack-plugin v7.0.0 . Downgrading back to v6.0.4 seems to resolve the error for now.
I have the same issue with favicons-webpack-plugin at version ^5.0.0-alpha.11
i have the same issue too
As soon as I add the
smp.wrap(..)
around my webpack config, I am getting the following exception:As you can see, we are using the copy-webpack-plugin. Without the
smp.wrap(...)
, everything works as expected.The environment is: