Closed ziyoonee closed 3 years ago
Remove @types/webpack
, you don't need this
Remove
@types/webpack
, you don't need this
Remove @types/webpack
, throw same error
Downgrade webpack version to 4, It works for me.. Is there any other way to use webpack 5?
We don't maintain @types/webpack-bundle-analyzer
package. Run npm home @types/webpack-bundle-analyzer
in the terminal and open an issue in their repo please.
Issue description
I found this problem in webpack.config.ts
Technical info
Debug info
detail error message
node_modules/@types/webpack-bundle-analyzer/node_modules/@types/webpack/index.d.ts:1466:9 1466 _pluginCompat: SyncBailHook;