[FIX Error] composer (pimcore) Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installAssets
When you get this error or something similar:
> Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installAssets
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installAssets handling the symfony-scripts event terminated with an exception
[RuntimeException]
An error occurred when executing the ""assets:install --symlink --relative \"web\""" command:
Fix: You can solve it by deleting the lockfiles. If it doesn't work you could remove all the files downloaded by composer.
Note: In my case i got this problem with pimcore.
Comments
Post a Comment