duanqiao2225 2013-11-09 17:29
浏览 526
已采纳

composer会自动创建vendor / autoload.php吗?

I'm trying to get the hang of using composer as a library I've downloaded requires it.

I've run composer and all the dependencies appear to have downloaded, however the autoload file isn't present in vendor. Instead of an autoload there's a few empty folders starting from

vendor/symfony/event-dispatcher/symfony/component

Is there something else I need to do?

During the composer install there was one problem encountered regarding being unable to download a file from

nodeload.github.com/symfony/evendispatcher/zip/SomeRandomString
  • 写回答

1条回答 默认 最新

  • dongyue4964 2013-11-09 17:56
    关注

    http://getcomposer.org/doc/00-intro.md#autoloading

    From this it seems as if autoload.php should be automatically created by the dependency resolve process. You might want to check your software sources deprecation status and update package manager lists if necessary (assuming you running a *nix machine). Perhaps local file permissions, as well, could be causing the write/create process to fail.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 FileNotFoundError 解决方案
  • ¥15 uniapp实现如下图的图表功能
  • ¥15 u-subsection如何修改相邻两个节点样式
  • ¥30 vs2010开发 WFP(windows filtering platform)
  • ¥15 服务端控制goose报文控制块的发布问题
  • ¥15 学习指导与未来导向啊
  • ¥15 求多普勒频移瞬时表达式
  • ¥15 如果要做一个老年人平板有哪些需求
  • ¥15 k8s生产配置推荐配置及部署方案
  • ¥15 matlab提取运动物体的坐标