Skip to Content
0
Jun 30, 2023 at 02:02 PM

Shared module extension doesn't exist in shared scope default

464 Views Last edit Jun 30, 2023 at 02:03 PM 2 rev

Hi everyone I'm working on a SAP MDK project and I'm using extensions that my client provide me. I have the metadata folder in my BAS and I'm adding the extension folder that my client provide me inside the "Extensions" folder and including the extension inside the "mdk.bundlerExternals" inside the setting.json file. So I can build it and deploy it succesfully however when I open the mobile app I got the next error:
"Shared module extension-HierarchyFramework doesn't exist in shared scope default"

I attach the setting.json folder, a picture of the error and a picture of the structure of my project

settingjson.png

mobile-error.png

projectstructure.png

Attachments

settingjson.png (31.3 kB)
mobile-error.png (105.5 kB)