Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Error: Refusing to install package adobe/aem650:core-cif-components-apps:1.3.0. required dependencies missing: [day/cq60/product:cq-ui-wcm-editor-content:(1.0.138,)]

Avatar

Level 3

Hi,

 

Getting below dependency error while installing package in CRX Package Manager. Have no idea how to handle this.

 

Please suggest.

 

Error: Refusing to install package adobe/aem650:core-cif-components-apps:1.3.0. required dependencies missing: [day/cq60/product:cq-ui-wcm-editor-content:(1.0.138,)]

Heena06_0-1600693651773.png

 

Thanks,

Heena

1 Accepted Solution

Avatar

Correct answer by
Employee

You need to add those package (cq-ui-wcm-editor-content:(1.0.138,)) as dependency to fix this error.

 

View solution in original post

4 Replies

Avatar

Correct answer by
Employee

You need to add those package (cq-ui-wcm-editor-content:(1.0.138,)) as dependency to fix this error.

 

Avatar

Community Advisor

which version of AEM you are using . Check the compatible AEM version with core-cif components

 

https://github.com/adobe/aem-core-cif-components/blob/CIF-1181/VERSIONS.md

 

Avatar

Level 3
Hi Varun_Shakya I m using AEM 6.4.0 version, not sure which version of CIF Connector and Magento I should use

Avatar

Level 1

How could you solved this error