Closed Q8root closed 1 year ago
which country are you accessing the internet from?
which country are you accessing the internet from?
From Kuwait, i also tried different locations using Express vpn giving the same error
we have seen this issue from kuwait before. unfortunately there isn't anything that we can do about that given that it's related to the country firewall. i'm not familiar with express vpn, presumably that should work, but if not you may need to try another vpn provider.
alternatively, you can always run in offline mode. npx expo start --offline
Summary
When i start expo-cli using the following command:-
npx expo start
I got the following result:-The communication to the url seems working fine q8root@Ahmads-Air ~ % curl --verbose -I https://api.expo.dev/v2/versions/latest
Environment
expo-env-info 1.0.5 environment info: System: OS: macOS 13.2.1 Shell: 5.8.1 - /bin/zsh Binaries: Node: 20.0.0 - /opt/homebrew/bin/node Yarn: 1.22.19 - ~/Documents/AwesomeProject/node_modules/.bin/yarn npm: 9.6.4 - /opt/homebrew/bin/npm Managers: CocoaPods: 1.12.1 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4 IDEs: Android Studio: 2022.1 AI-221.6008.13.2211.9619390 Xcode: 14.3/14E222b - /usr/bin/xcodebuild npmPackages: expo: ~48.0.15 => 48.0.16 react: 18.2.0 => 18.2.0 react-native: 0.71.7 => 0.71.7 npmGlobalPackages: expo-cli: 6.3.7 Expo Workflow: bare
Please specify your device/emulator/simulator platform, model and version
MacOS
Error output
Reproducible demo or steps to reproduce from a blank project
NA