Replies: 1 comment 3 replies
-
检查一下是不是项目里还有一个overtrue/wechat的包,这个包里面使用的是低版本,我之前也遇到了同样的问题 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
$app=new Application($this->config);
提示
Cannot assign EasyWeChat\Kernel\Config to property EasyWeChat\MiniApp\Application::$config of type EasyWeChat\Kernel\Contracts\Config
报错
Beta Was this translation helpful? Give feedback.
All reactions