Skip to content

Flex tries to inspect vendor/ after Composer has already removed the package #73

@dkarlovi

Description

@dkarlovi

Basically this:

$ SYMFONY_ENDPOINT=https://symfony.sh/r/contrib/15 composer remove dkarlovi/symfony-flex-docker
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 0 updates, 1 removal
  - Removing dkarlovi/symfony-flex-docker (0.1.3)
    Auto-unconfiguring "dkarlovi/symfony-flex-docker"
    Removing configuration and files

Removal failed, reverting ./composer.json to its original content.

                                                                                                                                         
  [UnexpectedValueException]                                                                                                             
  RecursiveDirectoryIterator::__construct(/home/dado/Development/symfony-skeleton/vendor/dkarlovi/symfony-flex-docker/.infra/): failed   
  to open dir: No such file or directory                                                                              

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions