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

Got an error on install on Ibexa oss 4.3.0 #4

Open
xrow opened this issue Dec 14, 2022 · 1 comment
Open

Got an error on install on Ibexa oss 4.3.0 #4

xrow opened this issue Dec 14, 2022 · 1 comment

Comments

@xrow
Copy link

xrow commented Dec 14, 2022

used composer require netgen/layouts-ibexa

Executing script cache:clear [KO]
 [KO]
Script cache:clear returned with error code 1
!!  
!!  In ArrayNode.php line 226:
!!                                                                                 
!!    The child config "name" under "netgen_layouts.block_type_groups.placeholder  
!!    s" must be configured.                                                       
!!                                                                                 
!!  
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Core\IbexaCoreBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\LegacySearchEngine\IbexaLegacySearchEngineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\IO\IbexaIOBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtensionClass()" might add "string" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\HttpCache\IbexaHttpCacheBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\HttpCache\IbexaHttpCacheBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\Solr\IbexaSolrBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\DesignEngine\IbexaDesignEngineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\FieldTypeRichText\IbexaFieldTypeRichTextBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Ibexa\Bundle\GraphQL\IbexaGraphQLBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Overblog\GraphiQLBundle\OverblogGraphiQLBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  2022-12-14T13:57:55+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
!!  
Script @auto-scripts was called via post-update-cmd
@emodric
Copy link
Member

emodric commented Dec 14, 2022

Hi!

Thanks for trying out Netgen Layouts on Ibexa!

As per docs, you also need netgen/layouts-standard to be installed too.

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