
수업도중 이제 데이터베이스에만 있는 것으로 바꾸는 작업하고나서 앱에서 이렇게 오류가 뜹니다.

Android Bundling failed 3578ms
While trying to resolve module `idb` from file `C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\@firebase\app\dist\esm\index.esm2017.js`, the package `C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\package.json` was successfully found. However, this package itself
specifies a `main` module field that could not be resolved (`C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\build\index.cjs`. Indeed, none of these files exist:
* C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\build\index.cjs(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json)
* C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\build\index.cjs\index(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json)
Android Bundling failed 1111ms
While trying to resolve module `idb` from file `C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\@firebase\app\dist\esm\index.esm2017.js`, the package `C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\package.json` was successfully found. However, this package itself
specifies a `main` module field that could not be resolved (`C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\build\index.cjs`. Indeed, none of these files exist:
* C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\build\index.cjs(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json)
* C:\Users\LDG\Desktop\sparta study\sparta-myhoneytip-lim\node_modules\idb\build\index.cjs\index(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json)
