adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
280 stars 531 forks source link

Unable to upload WKND Site - v3.2.0 package #461

Open alexshyba opened 2 weeks ago

alexshyba commented 2 weeks ago

Expected Behaviour

Unable to install aem-guides-wknd.all-3.2.0.zip on the fresh AEM instance created in Cloud Manager. Taken from https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-3.2.0: [aem-guides-wknd.all-3.2.0.zip](https://github.com/adobe/aem-guides-wknd/releases/download/aem-guides-wknd-3.2.0/aem-guides-wknd.all-3.2.0.zip)

Reproduce Scenario (including but not limited to)

I just spun up a new instance of AEM 2024.6.16799.20240614T073455Z in the cloud and going through the tutorial, following the steps in this article, I downloaded the latest aem-guides-wknd.all-3.2.0.zip package from releases,

This step fails:

  1. Click Upload Package and choose the WKND package downloaded in the prior step. Click Install to install the package.

Actual Behaviour

image

Error: Package (or it's subpackage(s)) contains application content which isn't supported at runtime.

Platform and Version

Cloud AEM 2024.6.16799.20240614T073455Z

Am I missing something?