Waiting for a connection from React

This should happen pretty quickly. If it hasn't, something's wrong. 😢

Troubleshooting Tips:

  • If you're using React Native, make sure your app is running and that it's in DEV mode.
  • If you're using React for web, make sure to include the following script tag in your page:
    <script src="http://localhost:8097"></script>
  • Only one element inspector can be active at a time. Close any other open inspectors.
  • There may be a zombie element inspector instance running. Try reopening your Atom window or check port 8097.