We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
while giving "eas build -p android" it is getting failed as:
Error: Gradle build failed with unknown error.
my system config is:
expo-env-info 1.0.5 environment info: System: OS: Windows 10 10.0.22621 Binaries: Node: 16.13.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.17 - ~\AppData\Roaming\npm\yarn.CMD npm: 8.1.2 - C:\Program Files\nodejs\npm.CMD npmPackages: expo: ^48.0.0 => 48.0.9 react: 18.2.0 => 18.2.0 react-dom: 18.2.0 => 18.2.0 react-native: 0.71.4 => 0.71.4 react-native-web: ~0.18.11 => 0.18.12 Expo Workflow: managed
The text was updated successfully, but these errors were encountered:
Can you run it locally with more log output?
Sorry, something went wrong.
No branches or pull requests
while giving "eas build -p android" it is getting failed as:
Error: Gradle build failed with unknown error.
my system config is:
expo-env-info 1.0.5 environment info:
System:
OS: Windows 10 10.0.22621
Binaries:
Node: 16.13.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.17 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.1.2 - C:\Program Files\nodejs\npm.CMD
npmPackages:
expo: ^48.0.0 => 48.0.9
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.71.4 => 0.71.4
react-native-web: ~0.18.11 => 0.18.12
Expo Workflow: managed
The text was updated successfully, but these errors were encountered: