Error when start expo

Im new in React Native and Expo
When i build apk using expo build:android i get problem Error: connect ECONNREFUSED 127.0.0.1:19001
Then i start the expo using expo start , but again i get some problem error Cannot find module "/MyProject/node_modules/expo/tools/LogReporter" , i have downgrade to expo version 243.

please help me, i dont know i must what in this situation

Hey @dganisha, can you try running rm -rf .expo while your project is the current working directory?

Cheers,
Adam

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