react-native-router-flux icon indicating copy to clipboard operation
react-native-router-flux copied to clipboard

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

Open BennyTian opened this issue 4 years ago • 2 comments

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 !!!

BennyTian avatar Feb 17 '22 12:02 BennyTian

I am having the same problem. any solution?

pinturic avatar Apr 07 '22 21:04 pinturic

I'm having the same issue after I updated the react-native-router-flux to v4.3.1! Any updates on this?

maaliHasan avatar Oct 13 '22 06:10 maaliHasan