React native 连接到Ubuntu中的远程调试器时超时

React native 连接到Ubuntu中的远程调试器时超时,react-native,react-native-debugger,React Native,React Native Debugger,我正在以下环境中运行react native:- Environment: OS: Linux 4.4 Node: 6.11.1 Yarn: 0.22 npm: 5.5.1 Watchman: 4.5.0 Xcode: N/A Android Studio: Not Found Packages: (wanted => installed) react: 16.0.0 => 16.0.0 react-native: 0.51.0 => 0.

我正在以下环境中运行react native:-

Environment:
  OS: Linux 4.4
  Node: 6.11.1
  Yarn: 0.22
  npm: 5.5.1
  Watchman: 4.5.0
  Xcode: N/A
  Android Studio: Not Found

Packages: (wanted => installed)
  react: 16.0.0 => 16.0.0
  react-native: 0.51.0 => 0.51.0

每当我尝试远程调试js时,chrome就会出现“连接到真实android设备中的远程调试器时超时”的问题。我还在mac OS x中测试了该应用程序,它与远程js调试配合良好。

您好,这个问题与此类似

我已通过降级react本机版本解决了此问题。RN 0.49.3