我正在尝试安装PartKeepr应用,安装脚本显示了一个错误:
Invalid configuration for path "monolog.handlers.main": Warning: count(): Parameter must be an array or an object that implements Countable
我发现了这一点:https://github.com/zikula/core/issues/3906 所以它说我必须安装Monolog 3.1.2 +
作为菜鸟,我尝试了一些安装,但是找不到有效的解决方案。您能给我一些提示如何使其工作吗?