Skip to content

Missing bin folder #351

@computamike

Description

@computamike

When installing Symfony, and creating a new project - a bin folder is added to the project structure. This contains a file called : console.

This allows the user to issue the command : symfony console - this console is used as part of the composer install / symfony flex commands to clear the cache.

I had a go - and from what I can see the latest version of symfony is 6.3 - whereas the composer files seems to suggest that it was built against 6.2

@edent - is it possible to add the missing bin/console file, or should I go to 6.3?

currently when running composer install - the following error is displayed :

image

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