When running the project locally with Vite, the following error occurs:
- [plugin:vite:import-analysis] Failed to resolve import "firebase/auth" from "src/context/AuthContext.jsx". Does the file exist?
Expected Behavior:
The project should start without Firebase import errors.