imagekit-vuejs icon indicating copy to clipboard operation
imagekit-vuejs copied to clipboard

Can't build locally?

Open Chippd opened this issue 3 years ago • 1 comments

I'm getting this error and spent the last 4 hours trying to update dependencies etc until I hit a brick wall. Is there something obvious I'm missing? I'm trying to add a prop to the IKImage which will allow me to pass a function to be called when the image successfully loads image

Chippd avatar Dec 24 '21 00:12 Chippd

Seems like a configuration issue in your project.

For a working sample, please refer to the instructions here - https://docs.imagekit.io/getting-started/quickstart-guides/vuejs. This doc also refers to a sample project.

imagekitio avatar Dec 29 '21 04:12 imagekitio

Utilize version 2.0.1, which is compatible with Vue 3 and shouldn't give any issues in the build.

ankur-dwivedi avatar Nov 30 '23 12:11 ankur-dwivedi