使用 php webman app-plugin:create appName 創(chuàng)建應(yīng)用時(shí),報(bào)錯(cuò)
php webman app-plugin:create foo
php webman app-plugin:create foo
下圖是版本信息
執(zhí)行 php webman version
也會(huì)出錯(cuò):
PHP Fatal error: Uncaught Symfony\Component\Console\Exception\LogicException: The command defined in "Webman\Event\EventListCommand" cannot have an empty name. in /Users/liziyu/website/huashi/vendor/symfony/console/Application.php:557
Stack trace:
#0 /Users/liziyu/website/huashi/webman(25): Symfony\Component\Console\Application->add(Object(Webman\Event\EventListCommand))
#1 {main}
thrown in /Users/liziyu/website/huashi/vendor/symfony/console/Application.php on line 557
Fatal error: Uncaught Symfony\Component\Console\Exception\LogicException: The command defined in "Webman\Event\EventListCommand" cannot have an empty name. in /Users/liziyu/website/huashi/vendor/symfony/console/Application.php:557
Stack trace:
#0 /Users/liziyu/website/huashi/webman(25): Symfony\Component\Console\Application->add(Object(Webman\Event\EventListCommand))
#1 {main}
thrown in /Users/liziyu/website/huashi/vendor/symfony/console/Application.php on line 557