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


