You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to login using the command eas login but keep getting this error: Error: GraphQL request failed.
It came out of nowhere after I updated the eas cli to the latest version. After that I downgraded to version 9.0.7 which I was using previously but still getting the same error. I have tried resetting my router as well as changing internet connections as well as trying after a gap of 3 hours. Nothing is working. Keep in mind I am not running my react native expo code as of now. I am just trying to login into eas using the cli command and getting the error. The same error is happening with all the commands of eas cli but for now I just want to login and eas login is not working.
This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.
Summary
I am trying to login using the command
eas login
but keep getting this error:Error: GraphQL request failed.
It came out of nowhere after I updated the eas cli to the latest version. After that I downgraded to version
9.0.7
which I was using previously but still getting the same error. I have tried resetting my router as well as changing internet connections as well as trying after a gap of 3 hours. Nothing is working. Keep in mind I am not running my react native expo code as of now. I am just trying to login into eas using the cli command and getting the error. The same error is happening with all the commands of eas cli but for now I just want to login andeas login
is not working.What platform(s) does this occur on?
Android
SDK Version
51
Environment
expo-env-info 1.2.0 environment info:
System:
OS: macOS 14.5
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.1.0 - /opt/homebrew/bin/node
npm: 10.7.0 - /opt/homebrew/bin/npm
Watchman: 2024.05.06.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.15.2 - /opt/homebrew/bin/pod
SDKs:
Android SDK:
API Levels: 30, 31, 33, 34
Build Tools: 34.0.0
System Images: android-34 | Google APIs ARM 64 v8a
IDEs:
Android Studio: 2023.3 AI-233.14808.21.2331.11709847
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
expo: ~51.0.6 => 51.0.8
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.74.1 => 0.74.1
npmGlobalPackages:
eas-cli: 9.0.7
Expo Workflow: managed
Minimal reproducible example
Run
eas login
on version 9.0.7 of the eas cli.The text was updated successfully, but these errors were encountered: