metro bundler did not start by expo start

Hi,
I am using expo on windows 10 and recently have an issue with ‘expo start’.
When I use ‘expo start’ for the first time after turning on my laptop, it is working totally fine.
But when I stop it and want to use it for more times the metro bundler did not start and I get no URL to run app on my device or simulator. It did not show any error message, just did not start!
I try to reinstall expo and nodejs but it has no effect on the issue.

This is my ‘expo diagnostics’ result:

Expo CLI 3.27.6 environment info:
System:
OS: Windows 10 10.0.18363
Binaries:
Node: 12.18.4 - C:\Program Files\nodejs\node.EXE
npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6626763
npmPackages:
expo: ~38.0.8 => 38.0.10
react: ~16.11.0 => 16.11.0
react-dom: ~16.11.0 => 16.11.0
react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2
react-native-web: ~0.11.7 => 0.11.7
Expo Workflow: managed

I will be thankful if anyone can help me with this issue.

Hi,
Same problem here on windows 10.
Cannot connect expo with virtual device emulator.
I also try to reinstall expo, nodejs, delete node_modules and remove .expo folder…

The message i get is:

Error: getaddrinfo EAI_AGAIN exp.host
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)

Has anyone found a solution ??

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