lionix-team / vue-image-markup

vue-image-markup will provide you to edit uploaded image easily and save it.
https://image-markup.lionix-team.com
96 stars 45 forks source link

Cannot find module 'vue-image-markup' or its corresponding type declarations.Vetur(2307) #29

Open d-mente opened 2 years ago

d-mente commented 2 years ago

I got this error when I try to use the component in Vue 3.

image

Those are the dependencies that I use. Most relevant are "vue": "^3.0.0" and "typescript": "~4.1.5"

image