Area
Area/EventIntegration
Description
When trying to build a ballerina project with ballerinax/trigger.shopify as a dependency with the --cloud=docker flag, the build fails with the following error.
ERROR [shopify_customer_to_stripe] Two incompatible versions exist in the dependency graph: ballerina/cloud versions: 3.2.0, 2.5.2
This blocks deployment on Devant.
Steps to Reproduce
- Create an integration with Shopify
- Try to build with
bal build --cloud=docker
Version
2201.13.1
Environment Details (with versions)
No response