希望有人可以帮我解决这个问题.
在运行composer install时,我的项目(在github https://github.com/irvingswiftj/iceMarkt上)似乎顺利运行,直到运行post update命令.我最终得到以下错误(添加param -vvv时):
Updating the "app/config/parameters.yml" file
Could not open input file: bin/console
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-update-cmd event terminated with an exception
[RuntimeException]
An error occurred when executing the "'cache:clear --no-warmup'" command.
Run Code Online (Sandbox Code Playgroud)
如果我现在浏览我的项目目录,我可以看到从未创建bin/console!