thinkphp 正式版发布后View::fetch() 报错

浏览:3408 发布日期:2019/10/24 分类:ThinkPHP6专区 关键字: View::fetch()
刚刚升级了正式版,不过在有app/build.php 的情况下,命令php think build demo。报错
[think\exception\ErrorException]
file_get_contents(D:\phpstudy_pro\WWW\web.tp6.com\vendor\topthink\think-multi-app\src\command\Build.phpstubs\controller.stub): failed to open stream: No such file or directory

在index 加载视图中使用View::fetch()
报错
Driver [Think] not supported.

请问什么原因呐
在9月份的thinkphp6.0 测试版能跑,正式版不能跑了
最佳答案
评论( 相关
后面还有条评论,点击查看>>