Hi,
When I'm trying to upload the extension as PTE I get the following error: "Error AVS0109: The per-tenant extension (or one of its dependencies) cannot be deployed as it has missing dependencies or the dependencies are conflicting with currently installed apps. Check if these dependencies are installed."
When publishing the code from VS Code everything works just fine and I have no dependencies in my app.json file.
Has anyone got this error when tying to publish a PTE extension and knows how to solve it?
Thank you!