I am using Symfony 3.2 and trying to run a command composer update. This composer file is attached to the new installation. Full error:
Script @ symfony scripts that handle the post-update-cmd event with an error [RuntimeException]
Error: sh: @ symfony-scripts: command not found
I cannot find any information on what this means or how to resolve it.
source
share