重新部署代码之后,需要composer install 一下 #247

Open
opened 2025-12-25 02:28:29 +08:00 by bigtran · 0 comments
Owner

root@pho-server:/var/webman-dev/ectms-web# php webman ect_cycles
PHP Fatal error: Uncaught Error: Call to undefined method Webman\Console\Command::add() in /var/webman-dev/ectms-web/vendor/webman/console/src/Command.php:51
Stack trace:
#0 /var/webman-dev/ectms-web/vendor/webman/console/src/Command.php(14): Webman\Console\Command->installCommands()
#1 /var/webman-dev/ectms-web/webman(37): Webman\Console\Command->installInternalCommands()
#2 {main}
thrown in /var/webman-dev/ectms-web/vendor/webman/console/src/Command.php on line 51

root@pho-server:/var/webman-dev/ectms-web# php webman ect_cycles PHP Fatal error: Uncaught Error: Call to undefined method Webman\Console\Command::add() in /var/webman-dev/ectms-web/vendor/webman/console/src/Command.php:51 Stack trace: #0 /var/webman-dev/ectms-web/vendor/webman/console/src/Command.php(14): Webman\Console\Command->installCommands() #1 /var/webman-dev/ectms-web/webman(37): Webman\Console\Command->installInternalCommands() #2 {main} thrown in /var/webman-dev/ectms-web/vendor/webman/console/src/Command.php on line 51
bigtran added the 4-document label 2025-12-27 11:43:22 +08:00
Sign in to join this conversation.