-
Notifications
You must be signed in to change notification settings - Fork 51
Description
I keep getting this error when i tried to rebuild after installing the package.
"react-native": "0.65.1"
"react-native-paystack": "^3.4.0"
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find co.paystack.android.design.widget:pinpad:1.0.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/co/paystack/android/design/widget/pinpad/1.0.1/pinpad-1.0.1.pom
- file:/C:/Users/tons6/.m2/repository/co/paystack/android/design/widget/pinpad/1.0.1/pinpad-1.0.1.pom
- file:/C:/laragon/www/PyramidApp/2/mypyramids/node_modules/react-native/android/co/paystack/android/design/widget/pinpad/1.0.1/pinpad-1.0.1.pom
- file:/C:/laragon/www/PyramidApp/2/mypyramids/node_modules/jsc-android/dist/co/paystack/android/design/widget/pinpad/1.0.1/pinpad-1.0.1.pom
- https://dl.google.com/dl/android/maven2/co/paystack/android/design/widget/pinpad/1.0.1/pinpad-1.0.1.pom
- https://www.jitpack.io/co/paystack/android/design/widget/pinpad/1.0.1/pinpad-1.0.1.pom
Required by:
project :app > project :react-native-paystack
Could not find co.paystack.android:paystack:3.0.12.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
- file:/C:/Users/tons6/.m2/repository/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
- file:/C://node_modules/react-native/android/co/paystack/android/paystack/3.0.12/paystack-3.0.12.pom
- file:/C://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
Required by:
project :app > project :react-native-paystack
-
Try:
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 2m 4s