RobinCK / vue-gallery

:camera: Responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. 🇺🇦
https://robinck.github.io/vue-gallery/
MIT License
470 stars 85 forks source link

Uncaught SyntaxError: The requested module '/node_modules/blueimp-gallery/js/blueimp-gallery.js?v=da15b967' does not provide an export named 'default' (at gallery.vue:29:10) #141

Open whime opened 2 years ago

whime commented 2 years ago

It seems that I can't import blueimp from js file. I'm using vite+vue3+npm8.19.1 and new to vue ,how can i fix it ? Thanks