
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
화면에서 오류발생
Starting project at C:\Users\user\Desktop\sparta-study\sparta-myhoneytip-sik
Some dependencies are incompatible with the installed expo package version:
- react-dom - expected version: 18.0.0 - actual version installed: 18.2.0
Your project may not work correctly until you install the correct versions of the packages.
To install the correct versions of these packages, please run: expo doctor --fix-dependencies,
or install individual packages by running expo install [package-name ...]
Starting Metro Bundler
Successfully ran `adb reverse`. Localhost URLs should work on the connected Android device.
Using legacy dev server: false
Tunnel connected.
Tunnel ready.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ ██▄▄ ▀▄▄ █▄▄███ █▄█ ▄▄▄▄▄ █
█ █ █ █▀▄ ██ ▀▄▀█ ▄█ █ █ █ █
█ █▄▄▄█ █▄▀ █▄ ▄▀▄▀▄▀█▀▄▀█ █▄▄▄█ █
█▄▄▄▄▄▄▄█▄▀▄█ ▀▄█▄█ ▀▄█ █▄█▄▄▄▄▄▄▄█
█ ▄███▄▄▄▀▄ █▄█ ▄█▄█ █▀▄▀███▀ ████
█▀▀▄█▀ ▄██▄▀ ▄█▀▀▀█ █▄▄▀▀ ▄▀█▄▀█▀█
█ ██▄█▀▄▄█ █▀ █▄▀ ▀ ▀█ █▀ ▀█ █ ▀█
█ ▄▄█▄█▄▄▀█ █▀ ▄▀▄▀▀ ▄▀█▀▀█▄ ▀█▀█
██ ▄ █▄█ ▄▄█▄█▄ ▄▄▀▀ ▀▄▀▄▄▀ ▄▀▀▀▀█
█▄ ▄▀▀▀▄ ▀█ ▀▄▄ ▄▄▄▀▄▀█▀▄ ██ ▀▄▀█▄█
█ ██▄█ ▄▀▀▀ ▄▀▀█▀ ▀ ▀▀ ▀█▄█▄ ▀▀▄█
█ █▄▀▄▀▄▀▄▄▄█▀ ▄ ██▄███▄▀▀ █ █ ██
█▄▄██▄█▄█ ▄ ▄▄▄█▀███ ▀██ ▄▄▄ ██ █
█ ▄▄▄▄▄ █ ▄██▄█▄ █ ▄▄ █▄█ ▄ ▄▀█
█ █ █ ███ ▄▀▀▀ ▄▀ ▀▀ █▄ ▄▄ ▄█▀ █
█ █▄▄▄█ █▀▄ ▄▀▀█ █▄█▄ ▄ ██ █▀▄ ▄▄█
█▄▄▄▄▄▄▄█▄███▄█▄▄█▄██▄█▄█▄▄███▄█▄██
› Metro waiting on exp://f4-8un.bumslee.sparta-myhoneytip-sik.exp.direct:80
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)
› Press a │ open Android
› Press w │ open web
› Press r │ reload app
› Press m │ toggle menu
› Press ? │ show all commands
Logs for your project will appear below. Press Ctrl+C to exit.
Started Metro Bundler
Android Bundling failed 4001ms
While trying to resolve module `idb` from file `C:\Users\user\Desktop\sparta-study\sparta-myhoneytip-sik\node_modules\@firebase\app\dist\esm\index.esm2017.js`, the package `C:\Users\user\Desktop\sparta-study\sparta-myhoneytip-sik\node_modules\idb\package.json` was successfully found. However, this package itself specifies a `main` module field that could not be resolved (`C:\Users\user\Desktop\sparta-study\sparta-myhoneytip-sik\node_modules\idb\build\index.cjs`. Indeed, none of these files exist:
* C:\Users\user\Desktop\sparta-study\sparta-myhoneytip-sik\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\user\Desktop\sparta-study\sparta-myhoneytip-sik\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)
