Failed to load apps, couldn't connect to server

I am building a react native apps with expo and crna, and currently i’m facing an issue about ReactNativeBridgeEventPlugin that made me failed to load my apps. though i didn’t change anything to my code but it’s always failed to load and give me this error.

I tried the following solutions but still didn’t solve my problem.

Also on my console there’s an error message like this when building the Javascript bundler:

GET /./node_modules/react-native-scripts/build/bin/crna-entry.bundle?platform=ios&dev=false&minify=false&hot=false&assetPlugin= HTTP/1.1" 200 - "-" "Expo/2.9.0.103177 CFNetwork/893.14 Darwin/16.7.0"

What should I do? Please help… thanks.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.