二进制打包失败
D:\application\phpEnv\www\webman
php webman build:bin 8.3
PHP Fatal error: Uncaught Symfony\Component\Console\Exception\LogicException: The command defined in "Webman\Console\Commands\AppPluginCreateCommand" cannot have an empty name. in D:\application\phpEnv\www\webman\vendor\symfony\console\Application.php:557
Stack trace:
#0 D:\application\phpEnv\www\webman\vendor\webman\console\src\Command.php(37): Symfony\Component\Console\Application->add(Object(Webman\Console\Commands\AppPluginCreateCommand))
#1 D:\application\phpEnv\www\webman\vendor\webman\console\src\Command.php(13): Webman\Console\Command->installCommands('D:\\application\\...', 'Webman\\Console\\...')
#2 D:\application\phpEnv\www\webman\webman(23): Webman\Console\Command->installInternalCommands()
#3 {main}
thrown in D:\application\phpEnv\www\webman\vendor\symfony\console\Application.php on line 557
Fatal error: Uncaught Symfony\Component\Console\Exception\LogicException: The command defined in "Webman\Console\Commands\AppPluginCreateCommand" cannot have an empty name. in D:\application\phpEnv\www\webman\vendor\symfony\console\Application.php:557
Stack trace:
#0 D:\application\phpEnv\www\webman\vendor\webman\console\src\Command.php(37): Symfony\Component\Console\Application->add(Object(Webman\Console\Commands\AppPluginCreateCommand))
#1 D:\application\phpEnv\www\webman\vendor\webman\console\src\Command.php(13): Webman\Console\Command->installCommands('D:\\application\\...', 'Webman\\Console\\...')
#2 D:\application\phpEnv\www\webman\webman(23): Webman\Console\Command->installInternalCommands()
#3 {main}
thrown in D:\application\phpEnv\www\webman\vendor\symfony\console\Application.php on line 557
更新 webman/console