-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
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
[Expo 50] Execution failed for task ':react-native-square-in-app-payments:compileDebugJavaWithJavac'. #235
Comments
I am using Expo 50. I have tried in 2 other projects which use Expo 50. In all the projects build is failing. If I remove this package, then the build is a success. |
This seems to be culprit
|
Possibly duplicate of #229 |
Do you know how to fix this @YoussefHenna |
Thank you @YoussefHenna for your response. I am currently running build. Update here status of that once build is done. |
Commenting the line out with this patch works as suggested in #229
|
Yes, this patch works. @YoussefHenna Thank you. |
Describe the issue
I have upgraded to new expo version 50 and then I started build in eas but I am getting this error.
Execution failed for task ':react-native-square-in-app-payments:compileDebugJavaWithJavac'.
To Reproduce
Steps to reproduce the issue.
For example -
Expected behavior
It should be create build without any error.
Environment (please complete the following information):
System:
OS: macOS 13.5.1
CPU: (8) arm64 Apple M1
Memory: 65.03 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 21.6.2
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.18
path: /opt/homebrew/bin/yarn
npm:
version: 10.2.4
path: /opt/homebrew/bin/npm
Watchman:
version: 2024.01.22.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK: Not Found
IDEs:
Android Studio: 2022.3 AI-223.8836.35.2231.10671973
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 11.0.15
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.73.6
wanted: 0.73.6
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: