You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in node_modules/@posva/vuefire-core/dist/packages/@posva/vuefire-core/src/firestore/index.d.ts(3,10):
Module '"../../../../../../../../firebase"' has no exported member 'firestore'. Did you mean to use 'import firestore from "../../../../../../../../firebase"' instead?
3 | import { firestore } from 'firebase';
The text was updated successfully, but these errors were encountered:
Steps to reproduce the behavior
Simply use vuefire/vuexfire with Firebase v8.
Expected behavior
Everything working fine.
Actual behavior
Error in many files (types).
The text was updated successfully, but these errors were encountered: