Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

Installation fail – symfony-cmd: command not found #53

Description

@kudlav
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
18 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> @php -r "copy('.env.example', '.env');"
> symfony-cmd
sh: symfony-cmd: command not found
Script symfony-cmd handling the auto-scripts event returned with error code 127
Script @auto-scripts was called via post-install-cmd

Composer version 2.2.9 2022-03-15 22:13:37
PHP 7.4

When I try to run the bin/mailocal, then I'm getting error and I am unable to run the app:

In DefinitionErrorExceptionPass.php line 54:
In DefinitionErrorExceptionPass.php line 54:
                                                                                                  
  Cannot autowire service "App\Command\PostfixReceiveCommand": argument "$name" of method "__con  
                                                                                                  
  struct()" is type-hinted "string", you should configure its value explicitly.                   
                                                                                                  

  Cannot autowire service "App\Command\PostfixReceiveCommand": argument "$name" of method "__con  
  struct()" is type-hinted "string", you should configure its value explicitly.                   
                                                                                                  

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