Skip to content

ErrorException ZipArchive::extractTo on composer install #195

@newtonianb

Description

@newtonianb

I keep trying composer install and keep getting the same error

Loading composer repositories with package information
Installing dependencies (including require-dev)
  - Installing mustache/mustache (v2.4.1)
    Downloading: 100%



  [ErrorException]
  ZipArchive::extractTo(vendor/composer/1cf5eec3/bobthecow-mustache.php-14bc3b4\test\Mustache\Test\FiveThree\Functional/HigherOrderSectionsTest.php): failed to open stream: No such file or director
  y



install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [packag
es1] ... [packagesN]

I tried:

  • deleting my vendor directory
  • deleting composer.lock
  • deleting composer cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions