1.vscode中vue項(xiàng)目報錯
?ValidationError: Invalid options object. Ignore Plugin has been initialized using an options object that does not match the API schema.
2.解決方案
刪除項(xiàng)目內(nèi)nodemodules的webpackpack所有版本
?安裝webpack-cli?
npm install -g webpack-cli
重新安裝低版本webpack
cnpm install webpack@4.46.0 --save-dev
3.其他?
?安裝?webpack版本
npm info webpack
查看
npx webpack -v
?如果覺得可以就點(diǎn)個??吧,歡迎粉絲收藏,土豪打賞,你的鼓勵將是我創(chuàng)作的最大動力!文章來源:http://www.zghlxwxcb.cn/news/detail-592164.html
qq群933053581文章來源地址http://www.zghlxwxcb.cn/news/detail-592164.html
到了這里,關(guān)于ValidationError: Invalid options object. Ignore Plugin has been initialized using an options object的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!