vue firestore not found in firebase code example
Example: vue firestore not found in firebase
try $npm i firebase
then write this in your js file
import firebase from 'firebase';
try $npm i firebase
then write this in your js file
import firebase from 'firebase';