You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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-generatoror directly
bin/console --ansi assets:install --ignore-maintenance-mode public