I am using webpack within a Laravel Mix project. When my webpack.config.js looks like this, Webpack works without error:
module.exports = { module: {
How about rewriting the import in your config file to: const { VueLoaderPlugin } = require("vue-loader");
const { VueLoaderPlugin } = require("vue-loader");