How to fix the error “You may need an appropriate loader to handle this file type”

as your using laravel-mix 6 it have different config for webpack.mix.js webpack.mix.js use .vue() const mix = require(‘laravel-mix’); /* |————————————————————————– | Mix Asset Management |————————————————————————– | | Mix provides a clean, fluent API for defining some Webpack build steps | for your Laravel applications. By default, we are compiling the CSS | file for the … Read more