出现这个错误

创建一个vue.config.js文件

module.exports={

runtimeCompiler:true

}

https://cli.vuejs.org脚手架官网直接搜runtime

You are using the runtime-only build of Vue where the template compiler is not available

相关文章:

  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
猜你喜欢
  • 2021-11-18
  • 2021-07-08
  • 2021-09-11
  • 2021-08-28
  • 2021-12-01
  • 2022-12-23
相关资源
相似解决方案