php think timer start --d 定时任务启动失败,
swoole运行正常正常
PHP 7.4.33 (cli) (built: Dec 24 2024 07:11:50) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
swoole_loader
swoole_loader support => enabled
swoole_loader version => 2.2.9
报错如下:
PHP Fatal error: Uncaught Error: Class '\think\console\output\driver\Console' not found in /var/www/html/crmeb/vendor/topthink/framework/src/think/console/Output.php:79
Stack trace:
#0 /var/www/html/crmeb/vendor/topthink/framework/src/think/initializer/Error.php(56): think\console\Output->__construct()
#1 [internal function]: think\initializer\Error->appException()
#2 {main}
thrown in /var/www/html/crmeb/vendor/topthink/framework/src/think/console/Output.php on line 79
PHP Fatal error: Uncaught Error: Class '\think\console\output\driver\Console' not found in /var/www/html/crmeb/vendor/topthink/framework/src/think/console/Output.php:79
Stack trace:
#0 /var/www/html/crmeb/vendor/topthink/framework/src/think/initializer/Error.php(56): think\console\Output->__construct()
#1 /var/www/html/crmeb/vendor/topthink/framework/src/think/initializer/Error.php(91): think\initializer\Error->appException()
#2 [internal function]: think\initializer\Error->appShutdown()
#3 {main}
thrown in /var/www/html/crmeb/vendor/topthink/framework/src/think/console/Output.php on line 79