TypeError: Cannot read property 'tapPromise' of undefined

3,094 阅读1分钟

TypeError: Cannot read property 'tapPromise' of undefined

compression-webpack-plugin 版本太高就会报

image.png

下载

npm i -D compression-webpack-plugin@6.1.1

之前全局的 webpack的版本

webpack 4.41.6 webpack-cli 4.7.0 webpack-dev-server 3.11.2