n1crack / vuefinder

Empower your Vue.js applications with this versatile and customizable file manager component, simplifying file organization and navigation.
https://vuefinder.ozdemir.be
MIT License
259 stars 75 forks source link

Issue with the v2 versions of vuefinder #75

Closed nioperas06 closed 1 month ago

nioperas06 commented 2 months ago

I'm experiencing an issue that might be related to my Vue version, but it's quite unexpected. Version 1 of Vuefinder works perfectly, but I can't get any version of Vuefinder v2 to work. I encounter the following error:

ERROR in ./node_modules/vuefinder/dist/vuefinder.js 5080:25-27
export 'mergeModels' (imported as 'ar') was not found in 'vue'

Node v12.22.7 and v18.14.2 Npm 8.3.0 Vue 3.2.31