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

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

Open
kudlav opened this issue Mar 28, 2022 · 1 comment
Open

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

kudlav opened this issue Mar 28, 2022 · 1 comment

Comments

@kudlav
Copy link

kudlav commented Mar 28, 2022

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.                   
                                                                                                  
@jfoucher
Copy link
Owner

jfoucher commented Mar 28, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants