adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
737 stars 745 forks source link

[Page v2,v3] #2601

Open avishek-patra opened 11 months ago

avishek-patra commented 11 months ago

Compilation errors in org/apache/sling/scripting/sightly/apps/core/wcm/components/page/v3/page/page_html.java: Line 46, column 1990 : com.adobe.cq.wcm.core.components.models.Page cannot be resolved to a type Line 47, column 2100 : com.adobe.cq.wcm.core.components.models.PWA cannot be resolved to a type

vladbailescu commented 8 months ago

The only way I can see this happening is if the Core Components bundle is not installed or not started for some reason (missing dependency). Could you please check the bundle is present and started?