I\'ve created an expo app with exp init MyApp command and started it by running exp start in MyApp directory.
Then I\'m scanni
I had the same problem and I solved it by deactivating the Virtualbox internet connection, that happens because Node take that connection to start the packager.