vue 脚手架遇到 [Vue warn]: Cannot find element: #app 的问题

 

 

可能是我比较垃圾,在vue serve 之后会遇到这种问题。但是在网上查的资料大多都是这样的

vue 脚手架遇到 [Vue warn]: Cannot find element: #app 的问题

 

 

但是这种错误我排查了好多遍,都没有结果,最后,突然意识到是不是因为我的文件夹中多了一个index.html的原因,结果确实就是这样的,不能有index.html,尽量都放vue文件

相关文章:

  • 2021-08-29
  • 2022-12-23
  • 2022-01-23
  • 2022-02-11
  • 2021-10-03
  • 2022-12-23
猜你喜欢
  • 2021-05-17
  • 2022-12-23
  • 2022-12-23
  • 2021-04-07
  • 2022-01-05
  • 2022-01-08
相关资源
相似解决方案