Saturday, January 1, 2022

[FIXED] Can't update symfony recipes

Issue

I just upgraded to Symfony 5.3 and I try to update recipes.

composer return many recipes to update with:

composer recipes:install vendor/package --force -v

When I enter this line, I get an error I can't solve:

 [Symfony\Component\Console\Exception\RuntimeException]  
  Cannot run "sync-recipes --force": git not found.

What can I do?


Solution

Problem's solved!

In ubuntu Software & update, all of the ubuntu software list were disabled, then I could not use the "apt-get install git" command.

I checked cd-rom, mains and universes list softwares and it works fine.

I installed git then update recipes became possible.

Thanks you everybody! ;-)



Answered By - juuk

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.