私はsymfony-cmf-standardをインストールしようとしていました:
composer.phar create-project symfony-cmf/standard-edition symfony-cmf-standard/ --stability=dev
しかし、次のエラーが発生します。
Could not open input file: app/console
Script sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception
[RuntimeException]
An error occured when executing the cache:clear --no-warmup
私は管理者としてコマンドを実行しているので、権限の問題ではないはずです。