在 Ubuntu 上安装 symphony 后,当我尝试执行此行代码时,它给了我错误。
php app/console generate:bundle --namespace=Acme/HelloBundle --format=yml
执行此代码时,代码的错误是
PHP Warning: require_once(/home/kashif/Symfony/app/bootstrap.php.cache): failed to open stream: No such file or directory in /home/kashif/Symfony/app/console on line 10
PHP Fatal error: require_once(): Failed opening required '/home/kashif/Symfony/app/bootstrap.php.cache' (include_path='.:/usr/share/php:/usr/share/pear') in /home/kashif/Symfony/app/console on line 10