Is webpack.config.js configured with vue-loader or error?

keep reporting errors when using webpack + vue

has downloaded the relevant files. This is my package.json
clipboard.png

webpack.config.js

clipboard.png

clipboard.png

vue

clipboard.png

.

excuse me, why is this?

Mar.05,2021

if you are using webpack+vue, I will provide you with a solution. Vue-cli is a packaging method officially packaged by vue. It is relatively complete


this should be the version of vue-loader. Replace vue-loader15.0.0 with vue-loader14.2.2,

.
Menu