React native 安卓机器上调试代码报错:网络请求出错TypeError: Network request failed

发布于 2022-09-12 01:52:12 字数 1366 浏览 69 评论 0

React native 安卓机器上调试代码报错:网络请求出错TypeError: Network request failed

安卓机器 usb连接调试

报错信息

TypeError: Network request failed
at XMLHttpRequest.xhr.onerror (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:24506:8)
at XMLHttpRequest.dispatchEvent (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:9996:15)
at XMLHttpRequest.setReadyState (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:26065:6)
at XMLHttpRequest.__didCompleteResponse (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:25913:6)
at http://localhost:8081/index.delta?platform=android&dev=true&minify=false:26007:52
at RCTDeviceEventEmitter.emit (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:9229:23)
at MessageQueue.__callFunction (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:7209:34)
at http://localhost:8081/index.delta?platform=android&dev=true&minify=false:7100:8
at guard (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:7046:1)
at MessageQueue.callFunctionReturnFlushedQueue (http://localhost:8081/index.delta?platform=android&dev=true&minify=false:7099:1)

哪位大神可以帮忙解决一下,做过加请求头,是连接usb连接调试

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

み格子的夏天 2022-09-19 01:52:12

我也遇到同样的问题,求解?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文