in the firebase.js file change the first two lines to: import firebase from 'firebase/compat/app'; import "firebase/compat/auth" and problem solved
in the firebase.js file change the first two lines to:
import firebase from 'firebase/compat/app';
import "firebase/compat/auth"
and problem solved