advanced-cropper / vue-advanced-cropper

The advanced vue cropper library that gives you opportunity to create your own croppers suited for any website design
https://advanced-cropper.github.io/vue-advanced-cropper/
Other
930 stars 128 forks source link

Getting errors with new v2.8.7 update #229

Closed HassanZahirnia closed 1 year ago

HassanZahirnia commented 1 year ago

After updating to new v2.8.7 update I got the following errors:

image

Not sure why this is happening, don't think it can be my side, since I didn't change my cropper code logic. Also when installing the package I get the following error, this didn't use to happen:

ERR_PNPM_NO_MATCHING_VERSION  No matching version found for vue-advanced-cropper@next

Unless I have to specify the version number explicitly. I use pnpm btw.

Norserium commented 1 year ago

@HassanZahirnia, thank you for your report. The bug is confirmed. I'm looking for the reason.

Norserium commented 1 year ago

@HassanZahirnia, try to update to 2.8.8.

HassanZahirnia commented 1 year ago

Hey Norserium! Thanks for the quick update! I updated to 2.8.8 and it works fine! 😊👍

Awesome work as always! 🙌

Norserium commented 1 year ago

@HassanZahirnia, thank you for this report!