gpt4 book ai didi

android - Expo 网络响应超时,无法在 Android 模拟器上运行 Expo 应用

转载 作者:行者123 更新时间:2023-12-04 14:40:39 27 4
gpt4 key购买 nike

我正在尝试运行我的 react-native 应用程序,我在 android 模拟器和我的手机 HUAWEI Y3II 上运行它,同样的事情发生了。
几天前我工作得很好,但突然这个错误不断出现:Could not load exp://*myip*:19000 network response timed out
enter image description here

enter image description here
终端日志显示:

Fetching the user profile failed
connect ETIMEDOUT 104.197.216.164:443
aTrying to open the project on Android...
Opening on Android device

我尝试将环境变量 REACT_NATIVE_PACKAGER_HOSTNAME 设置为我的 IP 地址,
我试过关掉防火墙
我确保防火墙允许端口,
我尝试将我的网络从公共(public)更改为私有(private)。
这是我的 package.json 文件:
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"expo": "^35.0.0",
"react": "16.8.3",
"react-dom": "16.8.3",
"react-native": "file:../../../../Users/RiggedToBlow/Downloads/Compressed/react-native-sdk-35.0.0.tar.gz",
"react-native-gesture-handler": "~1.3.0",
"react-native-reanimated": "~1.2.0",
"react-native-web": "^0.11.7",
"react-navigation": "^4.0.10",
"react-navigation-stack": "^1.9.4"
},
"devDependencies": {
"babel-preset-expo": "^7.0.0"
},
"private": true
}

我真的需要解决这个问题请帮忙

最佳答案

直接进入wifi设置
点击你的WIFI名称
并启用使这台电脑可被发现
祝你好运

关于android - Expo 网络响应超时,无法在 Android 模拟器上运行 Expo 应用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58382437/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com