Open PaulBGD opened 8 years ago
I assume your are building Android app? You might need to do adb reverse 8097 8097
. It's an issue with React Native itself, it assumes it can just connect to localhost:8097
(worth reporting at https://github.com/facebook/react-native)
iOS, sorry that I forgot to mention that.
The app says that it can't connect to the chrome debugger as well.
also have an issue - on android my debug/bundle server starts on 8081, nuclide is working on 8097 .. any tips on getting inspector to work ?
Ubuntu specifically, but I think this applies to other distros.
Reproduction:
The Nuclide inspector page stays the same, and the app times out connecting to the chrome debugger.