Exported a Mule application as a deployable jar from Studio and trying to deploy it in CloudHub. However, deployment is failing with below error.
*"Error: Failed to deploy from URI: file:/tmp/mule-received-artifact-13949491667031238/<app-name>.jar. ArtifactDescriptorCreateException: Artifact descriptor does not exists: /opt/mule/mule-4.4.0/apps/<appname>/META-INF/mule-artifact/mule-artifact.json".*
Am I missing something here?