-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
Could not find com.speedchecker:android-sdk:4.2.219.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/com/speedchecker/android-sdk/4.2.219/android-sdk-4.2.219.pom
- https://repo.maven.apache.org/maven2/com/speedchecker/android-sdk/4.2.219/android-sdk-4.2.219.pom
- file:/Users/zekican/Desktop/repolarim/newpusulam/node_modules/jsc-android/dist/com/speedchecker/android-sdk/4.2.219/android-sdk-4.2.219.pom
- https://dl.google.com/dl/android/maven2/com/speedchecker/android-sdk/4.2.219/android-sdk-4.2.219.pom
- https://www.jitpack.io/com/speedchecker/android-sdk/4.2.219/android-sdk-4.2.219.pom
Required by:
project :app > project :speedchecker_react-native-plugin
- 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 12s
info Run CLI with --verbose flag for more details.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.