the following error shows when I run for my Shopify function deployment: npm run deploy →
The deployment of functions failed with the following errors:
[
{
“field”: null,
“message”: “Wasm validation failed: unknown import: javy_quickjs_provider_v1::invoke has not been defined”,
“tag”: “user_error”
}
]
Hi again - we’ve fixed this issue in a new version of Javy we released. Re-running the npm run javy command should allow you to update your version of Javy.
I’m having the same issue, I deleted the extension on partners admin panel but trying to deploying again is throwing an error Could not find Function by: so I supposed could be something related with cache?