You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Class 'ESD\Plugins\Scheduled\ScheduledTaskHandle' not found in /www/EasySwooleDistributed/vendor/esd/scheduled-plugin/src/Scheduled/ScheduledPlugin.php:111 #18
根据官方文档, composer require "esd/esd-server" 安装vendor,
跟着 php ./vendor/esd/esd-server/Install.php 安装框架,
启动服务 php start_server.php start
就报了这个错误,但是服务时已经启动了的
ps:第一次issue,请见谅,因为不知道到哪里提bug,就issue了