react-native-reanimated-carousel icon indicating copy to clipboard operation
react-native-reanimated-carousel copied to clipboard

Unable to resolve "metro-runtime/src/modules/asyncRequire" from "../app/src/Home.tsx"

Open jcubic opened this issue 2 years ago • 1 comments

Describe the bug

Example app does not work it throw error:

Android Bundling failed 7750ms
Unable to resolve "metro-runtime/src/modules/asyncRequire" from "../app/src/Home.tsx"

To Reproduce Steps to reproduce the behavior:

  1. Clone the repository
  2. Install yarn globally
  3. cd examples/expo
  4. yarn
  5. yarn android
  6. if you start the Android emulator you see an error

Expected behavior I expect to run the examples on an Android emulator

Screenshots Przechwycenie obrazu ekranu_2023-07-20_11-17-01

Versions (please complete the following information):

  • Versions used by example app

Smartphone (please complete the following information):

  • Device: Pixel_6_API_34 emulator

jcubic avatar Jul 20 '23 09:07 jcubic

Also seeing this happen on both iOS and Android

tomgransden avatar Sep 01 '23 21:09 tomgransden