Unable to resolve module `./navigationStore` from `node_modules/react-native-router-flux/src/index.js`:

Author: BennyTianCreated Feb 17, 2022Updated Oct 13, 2022

Version

  • react-native : 0.61.5
  • react-native-router-flux : 4.3.1
  • react-native-reanimated : 1.3.4
  • react-native-safe-area-context : 3.4.0
  • react-native-screens : 2.8.1
  • react-native-gesture-handler : 1.10.3

Expected behaviour

Actual behaviour

An error occurred:

error: bundling failed: Error: Unable to resolve module ./navigationStore from node_modules/react-native-router-flux/src/index.js

Steps to reproduce

Debug evn , apk build success , but start failure .

the error detail :

image

Thank you very much !!!

Source: aksonov/react-native-router-flux