
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
Unable to resolve module firebase/compat/app from C:\Users\you\Desktop\sparta-study\App\firebaseConfig.js: firebase/compat/app could not be found within the project or in these directories:
node_modules
> 1 | import firebase from "firebase/compat/app";
| ^
2 |
3 | // 사용할 파이어베이스 서비스 주석을 해제합니다
4 | //import "firebase/compat/auth";
