question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App times out in the ios simulator

See original GitHub issue

I made a new app today following the read me, and ran yarn start ios

image image

Environment

Please run these commands in the project folder and fill in their results:

  • npm ls react-native-scripts: npm ls react-native-scripts time-tracker@0.1.0 /Users/nikos/WebstormProjects/test/time-tracker ├── UNMET PEER DEPENDENCY react@16.0.0-alpha.6 └── react-native-scripts@0.0.31

npm ERR! peer dep missing: react@>=15.4.0, required by react-native-maps@0.14.0

  • npm ls react-native:

  • npm ls expo:

  • node -v: v7.8.0

  • npm -v: 4.2.0

  • yarn --version:0.19.1

  • watchman version:“version”: “4.7.0”

Also specify:

  1. Operating system: MAC OS
  2. Phone/emulator/simulator & version: Version 10.0 (SimulatorApp-726.7

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
HappyZombiescommented, Jun 10, 2017

I’m on my home network…mhmmm.

I was able to get it to work with my 192.168.xx.xx address, not with the one that the terminal suggest (it was 169.254.xx.xxx) …must be because I have VirtualBox installed or something. Thanks for the tip on that.

0reactions
brentvatnecommented, Jun 10, 2017

@HappyZombies - this could be an issue with your wifi network – your phone and computer need to be on the same wifi and the wifi network should allow connections between devices on the network over network ips. this often doesn’t work in restaurants, cafes, hotels, and the like.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode bots - simulator timeout on launch
Anyone find a solution? It seems we need to open simulator.app to initialize the instance correctly. But for xcode bot, it runs as...
Read more >
Timeout, but only from iOS Simulator (device fine)
Hi! I was just trying to login using my Realm app. On my iPhone, and on macOS, it works fine - the login...
Read more >
Xcode 12.5 beta 1+2: Sync times out in iOS Simulator #7152
Persistently get a timeout, on two different laptops. Only with Xcode 12.5 beta 1+2. (Xcode 12.4 is fine). Steps for others to Reproduce....
Read more >
iOS Simulator
We recommend updating your operating system to the latest version and then updating Xcode. You may run into issues further down the line...
Read more >
“Timed out waiting for connection to DTServiceHub after ...
It shows it loading the iPhone simulator then seemingly stops loading and displays an error message after a few minutes: “Timed out waiting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found