Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

[Bug]: installAssets handling the pimcore-scripts event terminated with an exception #17

Description

@kaurov

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Affected capability

    None yet

    Platform Version

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions