这里详细描述问题
php webman make:middleware xxx
Fatal error: Uncaught ReflectionException: Class Webman\Console\Commands\AppPluginCreateCommand does not have a property named defaultName
Fatal error: Uncaught ReflectionException: Class Webman\Console\Commands\AppPluginCreateCommand does not have a property named defaultName in D:\phpstudy_pro\WWW\cloudflare\webman\vendor\webman\console\src\Command.php:42
Stack trace:
thrown in D:\phpstudy_pro\WWW\cloudflare\webman\vendor\webman\console\src\Command.php on line 42
在线等待 很急
composer info 看下
symfony/console
webman/console
版本
symfony/console v5.4.32 Eases the creation of beautiful ...
webman/console v1.3.1 Webman console
发下 vendor/webman/console/src/Commands/AppPluginCreateCommand.php 内容
发了
php -v 贴下
PHP 7.4.3 (cli) (built: Feb 18 2020 17:29:57) ( NTS Visual C++ 2017 x64 )
之前都是可以的。。 今天 创建 新项目后 就不行
执行 composer require webman/console ~v1.2.0 -W
可以了。。 貌似 有问题 1.3.1版本