This may cause things to work incorrectly. Make sure to use the same version for both.

时间:2020-12-09 15:06:16   收藏:0   阅读:234

npm run serve运行报错:

This may cause things to work incorrectly. Make sure to use the same version for both. If you are using vue-loader@>=10.0, simply update vue-template-compiler. If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.

 技术分享图片

 

 问题: 版本不统一

技术分享图片

解决:

删除node_models 文件夹和 package-lock.json 文件重新 npm install

原文:https://www.cnblogs.com/SmallStrange/p/14107652.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!