Error: export 'toValue' (imported as 'toValue') was not found in 'vue-demi'
roberttolton opened this issue · 1 comments
roberttolton commented
Am trying to upgrade a legacy project, and I am hitting the following error:
export 'toValue' (imported as 'toValue') was not found in 'vue-demi'
I cannot find toValue anywhere within the vue-demi project, so why is VueFire trying to import it?
posva commented
You need to update your Vue version: 2.7 or 3.3