-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Description
Documentation indicates that Shopify is part of the list of available providers.
https://image.nuxt.com/providers/shopify

However, upon trying to use it, I get the following error:
ERROR
'05/09/2025, 17:21:11'
[unhandledRejection] Unknown provider: shopify
at getProvider (node_modules/@nuxt/image/dist/runtime/image.js:88:11)
at resolveImage (node_modules/@nuxt/image/dist/runtime/image.js:51:34)
at getImage (node_modules/@nuxt/image/dist/runtime/image.js:12:19)
at Object.$img (node_modules/@nuxt/image/dist/runtime/image.js:19:12)
at getVariantSrc (node_modules/@nuxt/image/dist/runtime/image.js:183:14)
at getSizes
(node_modules/@nuxt/image/dist/runtime/image.js: 143:14)
at $img-getSizes (node_modules/@nuxt/image/dist/runtime/image.js:30:39)
at ComputedRefImpl. fn (node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue: 26:65)
at refreshComputed (node_ modules/@vue/reactivity/dist/reactivity.cis.js:384:28)
at get value (node_modules/@vue/reactivity/dist/reactivity.cjs.js: 1625:5)

I also see that the related PR for adding shopify provider is already merged:
#1890
But then I see that it's part of a draft PR v2.0.0.
And the latest available version in npm is v1.11.0

JonesGladston-ms and damienmontastier
Metadata
Metadata
Assignees
Labels
No labels