@picklepa Can you download package from below link and then install it directly using package manager and then try againhttps://github.com/adobe/aem-guides-wknd/releases/download/aem-guides-wknd-3.2.0/aem-guides-wknd.all-3.2.0-classic.zip
@gallaghan6 This seems to be a permissions issue.Can you check if the user account which you are using to access the resources in JFrog repository has the required permissions
@parth3 Content copy tool only migrates content from higher to lower environments. There is no tool from Adobe which can copy content to higher environments in AEMaaCSUsually since content is created in production environment by authors, Content copy tool provides option to move content to lower env...
@AlessandroGi1 When you try to access local wknd site through global universal editor, it will still need local universal editor service to be upPlease see the Prerequisites section of the tutorial you are followingUse this link to setup local universal editor serviceLocal AEM Development with the U...
@AlessandroGi1 The issue you are facing is because your local universal editor service is not runningFollow the below steps to enable local universal editorhttps://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/local-devLocal univ...
@georhe6 Please try to logout and login back using below commands. $ aio logout$ aio login It may be a case where you may have been logged in using different organization
@georhe6 This seems to be a permissions issueCan you verify, if you are logged in to the right organization and program in the AIO CLI using the below commands$ aio where$ aio config:listElse you can try to logout and login to right organization and program using below commands $ aio logout$ aio log...
@jayv25585659 Yes, In AEMaaCS you can use Bitbucket/GIT for entire development including creating branches, Pull requests review etc and finally push the release branch or any other branch to Adobe repo when they are ready for deployment