ERROR[Cannot set property 'getEmptyPageStats' of undefined] when bundle by webpack(express, nodejs)
HuynhDat007 opened this issue · comments
HuynhDat007 commented
Nathanael Anderson commented
You can try upgrading webpack. Basically the error is saying n.prototype
doesn't exist.
HuynhDat007 commented
You can try upgrading webpack. Basically the error is saying
n.prototype
doesn't exist.
My webpack is latest(5.91.0).
My file webpack config