[Bug]: installAssets handling the pimcore-scripts event terminated with an exception
Opened this issue · 1 comments
Expected behavior
pimcore/bundle-generator to be installed with no errors
Actual behavior
[ERROR] Some errors occurred while installing assets.
Script Pimcore\Composer::installAssets handling the pimcore-scripts event terminated with an exception
In Composer.php line 136:
An error occurred when executing the "/usr/local/bin/php bin/console --ansi assets:install --ignore-maintenance-mode pu
blic" command:
Exit code: 1
Installing assets as hard copies.
Steps to reproduce
Install Pimcore Docker version as described here https://github.com/pimcore/skeleton?tab=readme-ov-file#docker
execute
composer require pimcore/bundle-generator
or directly
bin/console --ansi assets:install --ignore-maintenance-mode public
Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.