NuxtImg not working?
Hey Nuxt Community!
I am a Nextjs transitioning over to Nuxt. I stumbled upon NuxtImg and wanted to make use of it. It seems like I cant make it work. It displays an error icon where the image is supposed to be.
I installed the module.
Used NuxtImg for the component.
Added images into /public/images/file.webp
Added src to NuxtImg as /images/file.webp
Any ideas why? I read somewhere about this being a pnpm issue but I doubt it hasnt been fixed in the 7 months that that one guy complained about it. Any suggestions?
Simple img works.
I am a Nextjs transitioning over to Nuxt. I stumbled upon NuxtImg and wanted to make use of it. It seems like I cant make it work. It displays an error icon where the image is supposed to be.
I installed the module.
Used NuxtImg for the component.
Added images into /public/images/file.webp
Added src to NuxtImg as /images/file.webp
Any ideas why? I read somewhere about this being a pnpm issue but I doubt it hasnt been fixed in the 7 months that that one guy complained about it. Any suggestions?
Simple img works.
