小编swi*_*fty的帖子

运行composer install后,bin/console丢失

希望有人可以帮我解决这个问题.

在运行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!

php symfony composer-php

7
推荐指数
3
解决办法
1万
查看次数

标签 统计

composer-php ×1

php ×1

symfony ×1