Closed andreadipalma closed 3 years ago
Welcome! 👋
Thank you for posting this issue. 🙇🏼♂️ We will come back to you latest within the next 48h (working days). Stay tuned!
Flagging this as stale, as there was no recent activity within the last 14 days. 🧐
Has there been any movement or update on this issue? Thanks
Hi please close it, I've handled it with a workaround to fix the issue with configuration of the template.
I'll post in a comment the modifications I made. Thanks Andrea
On Wed, Sep 29, 2021, 01:26 Jonathan Ng @.***> wrote:
Has there been any movement or update on this issue? Thanks
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trailheadapps/az-insurance/issues/33#issuecomment-929696040, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7FXFDTN4E6ZIEQZGRKAQLUEJFKJANCNFSM5D3AVJHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Fixed in main
, sorry for the delay, Dreamforce kept us busy
Thank you!!!!
On Fri, Oct 1, 2021, 16:23 René Winkelmeyer @.***> wrote:
Fixed in main, sorry for the delay, Dreamforce kept us busy
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trailheadapps/az-insurance/issues/33#issuecomment-932275330, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7FXFDSFM6O6BRBYXQA2RTUEW75JANCNFSM5D3AVJHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Summary
Got an error when doing the following installation step:
adipalma-ltm1:config adipalma$ sfdx force:source:deploy -m ApexPage,CustomSite,ExperienceBundle,NavigationMenu,Network,Profile Deploying with SOAP API Deploy ID: 0Af0900000MrR4ECAV SOURCE PROGRESS | ████████████████████████████████████░░░░ | 10/11 Components
=== Component Failures [1] Type Name Problem ───── ─────────────── ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Error LWR_Demo_Agent1 Required ThemeLayouts are missing in the layouts section of LWR_Demo_Agent1/themes/buildYourOwnLWR.json. Add mappings for ServiceNotAvailable and try again.
Steps To Reproduce:
I used the steps reported in the main readme file. Only difference is that I’m using a standard org not a scratch org.