╭─ error ──────────────────────────────────────────────────────────────────────╮
│ │
│ Version couldn't be created. │
│ │
│ craftberry-vat-cart-transform │
│ │
│ Validation errors │
│ • unknown import: `shopify_functions_javy_v2::canonical_abi_realloc` has │
│ not been defined │
│ • Try the following actions: │
│ - Upgrade your Shopify CLI (see │
│ https://shopify.dev/docs/api/shopify-cli#upgrade) │
│ - Update your shopify_function dependency version │
│ - Rust (see https://shopify.dev/docs/apps/build/functions/programmin │
│ g-languages/rust-for-functions) │
│ - JavaScript (see https://shopify.dev/docs/apps/build/functions/prog │
│ ramming-languages/javascript-for-functions) │
│ - Look for help on the Shopify Functions community forum (see │
│ https://community.shopify.dev/c/shopify-functions) │
│
I don’t know why this started happening before it was working. I didn’t change anything and all of a sudden it started to give me this error when I try to deploy my app. I also deleted this extension and it deployd normally. I tried to create just a default cart transformer function and deploy. It again failed even though I didn’t add anything to the defualt cart transform function.