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'
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:
Node v12.22.7 and v18.14.2 Npm 8.3.0 Vue 3.2.31