const { CleanWebpackPlugin } = require('clean-webpack-plugin') plugins: [ new CleanWebpackPlugin() ] throw err; Cannot read properties of undefined (reading 'emit') at CleanWebpackPlugin.apply