【问题标题】:React Native Debugger app will not open - debugger-ui opens in Chrome insteadReact Native Debugger 应用程序将无法打开 - debugger-ui 改为在 Chrome 中打开
【发布时间】:2019-03-23 13:13:48
【问题描述】:

我的项目是一个创建反应原生应用程序项目,使用 expo。我安装了 react-native-debugger 应用程序来调试 redux,它工作正常。最近不知什么原因,远程调试 JS 时在 Chrome 中只会打开http://localhost:19001/debugger-ui/,并不会连接到 React Native Debugger App。我不知道为什么这突然坏了。这对我不起作用,因为我不能以这种方式使用 redux 开发工具

我的 package.json 有以下内容:

"devDependencies": {
"jest-expo": "30.0.0",
"react-native-debugger-open": "^0.3.17"
}

操作系统:Mac OS Mojave

关于如何让 expo 重新开始使用桌面应用程序有什么想法吗?除了正确设置 package.json 之外,我不知道还能做什么。

【问题讨论】:

    标签: debugging react-native expo


    【解决方案1】:

    无法发表评论,因为我的代表未满 50 岁, 但自本周以来,我在ubuntu 16.04 上遇到了同样的问题。

    编辑:

    在此期间您仍然可以使用Reactotron

    Herereact-native 的快速入门部分

    【讨论】:

      猜你喜欢
      • 2020-11-26
      • 2021-12-09
      • 2018-08-12
      • 2020-07-20
      • 2019-03-27
      • 2019-08-03
      • 2021-04-01
      • 2018-05-08
      • 2020-07-09
      相关资源
      最近更新 更多