justcodingwithpablo
Duplicated Import
I'm using two packages vuefire and vue-clerk i want to use the best of both worlds but I'm having an issue. I'm getting duplicate import warning in my console. useCurrentUser how can i resolve it. Is there a way to tag each composable with a unique identifier.
[11:21:13 PM] WARN Duplicated imports "useCurrentUser", the one from "vuefire" has been ignored and "C:/pablo/fgkms/node_modules/vue-clerk/dist/nuxt/runtime/composables/useCurrentUser" is used
1 replies