infinitered / reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
https://docs.infinite.red/reactotron/
MIT License
14.86k stars 945 forks source link

nonthing found in the app #171

Closed hainuo closed 8 years ago

hainuo commented 8 years ago

qq20160825-0

i got view like this pic on macosx 10.11.6 and app version 1.0.0

how can i use it?

skellock commented 8 years ago

Woah. Thats not right! Haha.

Is there a chance that you're running something else on port 9090? Maybe the cli version?

I'll put a better error message in rather than this snowstorm effect.

hainuo commented 8 years ago

i run it well when i compile the app from sourcecode. now i use the version compiled for source code thank for your help, but i don't know which app or someelse thinings use the port 9090 becasue i like the port 80 for my local project of php

skellock commented 8 years ago

Is your file system formatted with case-sensitivity turned on by chance?

hainuo commented 8 years ago

@skellock yes, it is!

skellock commented 8 years ago

https://github.com/reactotron/reactotron/pull/170 has the fix incoming. Sorry about that.

hainuo commented 8 years ago

thanks