Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我是第一次使用这一套框架,尚在摸索阶段 目前整个项目只创建了一个页面和一个组件,为了能够查看实际的页面结果使用了预览 taro build --type weapp --watch 但在编译过程中出现了Cannot read property 'template' of undefined的错误提示,导致编译失败 全项目查找‘template’时并没有找到含有这个的文件 网上也并没有找到任何的有效的说明 哪位大佬能帮忙说明一下这个错误一般什么情况下回发生。