Homestead Composer install 扩展 所有的 bin/*的都安装失败

homestead 版本 10.0.0-beta.1
vagrant 版本 2.2.9

composer install 的时候 总是报错

[RuntimeException]
  Could not scan for classes inside "/home/vagrant/Code/blog/Blog-Backend/vendor/phpunit/php-code-coverage/src/" which does not appear to be a file nor a folder

还有关于所有的bin下面的安装都会跳过

  - Installing nesbot/carbon (2.36.1): Loading from cache
   ` Skipped installation of bin bin/carbon for package nesbot/carbon: file not found in package`
  - Installing monolog/monolog (2.1.0): Loading from cache
  - Installing league/flysystem (1.0.69): Loading from cache
  - Installing league/commonmark (1.5.1): Loading from cache
    `Skipped installation of bin bin/commonmark for package league/commonmark: file not found in package`
  - Installing laravel/framework (v7.19.0): Loading from cache
  - Installing fideloper/proxy (4.4.0): Loading from cache
  - Installing asm89/stack-cors (v2.0.1): Loading from cache
  - Installing fruitcake/laravel-cors (v2.0.1): Loading from cache
  - Installing ralouphie/getallheaders (3.0.3): Loading from cache
  - Installing psr/http-message (1.0.1): Loading from cache
  - Installing guzzlehttp/psr7 (1.6.1): Loading from cache
  - Installing guzzlehttp/promises (v1.3.1): Loading from cache
  - Installing guzzlehttp/guzzle (6.5.5): Loading from cache
  - Installing nikic/php-parser (v4.6.0): Loading from cache
    `Skipped installation of bin bin/php-parse for package nikic/php-parser: file not found in package`
  - Installing dnoegel/php-xdg-base-dir (v0.1.1): Loading from cache
  - Installing psy/psysh (v0.10.4): Loading from cache
    `Skipped installation of bin bin/psysh for package psy/psysh: file not found in package`

有大知道怎么回事吗?

本作品采用《CC 协议》,转载必须注明作者和本文链接
《L02 从零构建论坛系统》
以构建论坛项目 LaraBBS 为线索,展开对 Laravel 框架的全面学习。应用程序架构思路贴近 Laravel 框架的设计哲学。
《G01 Go 实战入门》
从零开始带你一步步开发一个 Go 博客项目,让你在最短的时间内学会使用 Go 进行编码。项目结构很大程度上参考了 Laravel。
讨论数量: 0
(= ̄ω ̄=)··· 暂无内容!

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!