-
Notifications
You must be signed in to change notification settings - Fork 0
config:报 DatabaseAdapter 实例化时参数错误 #1
Comments
呃呃呃 这样子啊 谢谢大佬 |
@li914 问题解决了没有? |
这个依赖注入好像会影响 webman/gateway-worker 这个插件,使用这个依赖注入就无法运行 webman/gateway-worker |
webman/gateway-worker 不启用这个插件,可以正常使用 |
使用 webman/gateway-worker 这个插件报错是什么?这个插件是群主今天刚开发的,可能有问题 |
``DI\Definition\Exception\InvalidDefinition: Entry "Webman\GatewayWorker\BusinessWorker" cannot be resolved: Parameter $config of __construct() has no value defined or guessable |
这是截取的一部分错误信息,两者分开使用就没有问题的,正常运行 |
那这个问题你给群主反馈一下,依赖自动注入 和插件本来就是分开,没有关系的 |
好的 |
@li914 群主答复了 |
看见了,谢谢大佬 |
你 |
1.0.6 |
不要使用Windows,本地开发请使用Docker或者虚拟机 |
开发啊 |
You can't install ext-pcntl extension on Windows. Accordingly to the PHP documentation: |
@li914 最新版本已经解决这个问题了,使用最新版本 v0.0.8,尽量不要改动框架源码哦! |
大佬,window系统下,报错误
ArgumentCountError: Too few arguments to function Tinywan\Casbin\Adapter\DatabaseAdapter::__construct(), 0 passed in G:\workerman\demo\vendor\workerman\webman-framework\src\Container.php on line 30 and exactly 1 expected in G:\work
erman\demo\vendor\tinywan\casbin\src\Adapter\DatabaseAdapter.php:50
说是参数过多,配置都没有修改,表也建好了
The text was updated successfully, but these errors were encountered: