Open lcx123456 opened 4 years ago
npm run dev
[15:44:13] info build app start... [15:44:14] info app building App [15:44:15] ERR! Cannot read property 'sfc' of undefined [15:44:15] ERR! compile Compile failed. Add "--log trace" to see more details [15:44:15] info watching...
启动失败 且搜不到sfc 右侧weapp只生成了三个文件(app.json、app.js、app.wxss)
微信开发者工具显示VM38:1 未找到 app.json 中的定义的 pages "pages/index/index" 对应的 WXML 文件
可以提供可复现的包吗?我这边帮定位看一下。
npm run dev
[15:44:13] info build app start... [15:44:14] info app building App [15:44:15] ERR! Cannot read property 'sfc' of undefined [15:44:15] ERR! compile Compile failed. Add "--log trace" to see more details [15:44:15] info watching...
启动失败 且搜不到sfc 右侧weapp只生成了三个文件(app.json、app.js、app.wxss)
微信开发者工具显示VM38:1 未找到 app.json 中的定义的 pages "pages/index/index" 对应的 WXML 文件