
firebase를 파일에 붙혀넣고 가져오기를 한 이후 단계에서 Expo 화면 에러가 보입니다.. 어떻게 해결하면 되나요ㅠ
작성한 코드 및 에러 메세지
iOS Bundling failed 4980ms
While trying to resolve module `idb` from file `/Users/seongjeongeun/Documents/sparta-study/sparta-myhoneytip-eun/node_modules/@firebase/app/dist/esm/index.esm2017.js`, the package `/Users/seongjeongeun/Documents/sparta-study/sparta-myhoneytip-eun/node_modules/idb/package.json` was successfully found. However, this package itself specifies a `main` module field that could not be resolved (`/Users/seongjeongeun/Documents/sparta-study/sparta-myhoneytip-eun/node_modules/idb/build/index.cjs`. Indeed, none of these files exist:
* /Users/seongjeongeun/Documents/sparta-study/sparta-myhoneytip-eun/node_modules/idb/build/index.cjs(.native|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx|.ios.js|.native.js|.js|.ios.jsx|.native.jsx|.jsx|.ios.json|.native.json|.json)
