Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependencies of "sensio/framework-extra-bundle" #51

Open
mdollde opened this issue Nov 20, 2018 · 1 comment
Open

Missing dependencies of "sensio/framework-extra-bundle" #51

mdollde opened this issue Nov 20, 2018 · 1 comment

Comments

@mdollde
Copy link

mdollde commented Nov 20, 2018

When trying to install the bridge on contao 4.4.28, composer task is terminated. Error message is:

19:21:15 ERROR     [console] Error thrown while running command "cache:warmup --env=prod". Message: "[Semantical Error] The annotation "@Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in class Ctsmedia\Phpbb\BridgeBundle\Controller\ConnectController does not exist, or could not be auto-loaded in /www/htdocs/.../vendor/ctsmedia/contao-phpbb-bridge-bundle/src/Controller/ (which is being imported from "/www/htdocs/.../vendor/ctsmedia/contao-phpbb-bridge-bundle/src/ContaoManager/../Resources/config/routing.yml"). Make sure annotations are installed and enabled." ["exception" => Symfony\Component\Config\Exception\FileLoaderLoadException { …},"command" => "cache:warmup --env=prod","message" => "[Semantical Error] The annotation "@Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" in class Ctsmedia\Phpbb\BridgeBundle\Controller\ConnectController does not exist, or could not be auto-loaded in /www/htdocs/.../vendor/ctsmedia/contao-phpbb-bridge-bundle/src/Controller/ (which is being imported from "/www/htdocs/.../vendor/ctsmedia/contao-phpbb-bridge-bundle/src/ContaoManager/../Resources/config/routing.yml"). Make sure annotations are installed and enabled."]

Contao installation is not working afterwards (Error 500).

It seems that the Bridge uses the package "sensio/framework-extra-bundle" but does not define the dependencies. Contao doesn't need the package anymore (as I was told in the community forum), that's why it throws the error.

@Samson1964
Copy link

Funktioniert auch mit Contao 4.12 nicht.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants