码迷,mamicode.com
首页 > 其他好文 > 详细

Vue项目用了脚手架vue-cli3.0,会报错You are using the runtime-only build of Vue where the template compiler is not available

时间:2019-08-15 11:19:52      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:build   info   The   模版   uil   项目   两种   main   vue   

报错信息如下图:

技术图片

报错原因是:vue有两种形式的代码:一种是compiler(模版),另一种是runtime(运行时)模式。

修改方法:修改main.js ,对照自己的代码模式对号入座

技术图片

技术图片

Vue项目用了脚手架vue-cli3.0,会报错You are using the runtime-only build of Vue where the template compiler is not available

标签:build   info   The   模版   uil   项目   两种   main   vue   

原文地址:https://www.cnblogs.com/wpcnblog/p/11356495.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!