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
Expo build encountering Could not find co.paystack.android:paystack:3.0.12. Searched in the following locations: try changing the dependency as seen on the issues tab still getting the error, it eas working before now. Any help will be appreciated.
#71
Open
peterdevrel opened this issue
Jun 4, 2024
· 0 comments
Running 'gradlew :app:assembleDebug' in /home/expo/workingdir/build/android
Downloading https://services.gradle.org/distributions/gradle-8.6-all.zip
10%
20%.
30%.
40%.
50%.
60%.
70%.
80%.
90%.
100%
Welcome to Gradle 8.6!
Here are the highlights of this release:
Configurable encryption key for configuration cache
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 4m 30s
10 actionable tasks: 10 executed
Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
The text was updated successfully, but these errors were encountered:
Running 'gradlew :app:assembleDebug' in /home/expo/workingdir/build/android
Downloading https://services.gradle.org/distributions/gradle-8.6-all.zip
10%
20%.
30%.
40%.
50%.
60%.
70%.
80%.
90%.
100%
Welcome to Gradle 8.6!
Here are the highlights of this release:
For more details see https://docs.gradle.org/8.6/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations) does not contain a java executable
Could not determine the dependencies of task ':app:processDebugResources'.
- file:/home/expo/workingdir/build/node_modules/jsc-android/dist/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
- https://dl.google.com/dl/android/maven2/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
- https://www.jitpack.io/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
- file:/home/expo/workingdir/build/node_modules/react-native/android/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
Required by:
project :app > project :react-native-paystack
Get more help at https://help.gradle.org.
BUILD FAILED in 4m 30s
10 actionable tasks: 10 executed
Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
The text was updated successfully, but these errors were encountered: