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