Skip to content

[Bug] symfony cache:clear stopped working #574

@aledeg

Description

@aledeg

I've upgraded the core from 8bdf829 to cde69f8. After that, the bin/console cache:clear command stopped working.

I've got the following error message:

[InvalidArgumentException]
The "/var/www/src/MyBundle/Resources/config/" directory does not exist.

That directory does not exist because I don't need it. I don't understand why api-platform/core tries to enforced that rule.
Of course, I can create that directory (which I did for testing), but I cannot create those directories in bundles I cannot change (ie: vendors).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions