-
Notifications
You must be signed in to change notification settings - Fork 429
issue
PS C:\Projects\ReactnativeJourney\mms_app1> npx react-native run-android info A dev server is already running for this project on port 8081. info Installing the app...
Configure project :react-native-reanimated Android gradle plugin: 8.9.1 Gradle: 8.12
[Incubating] Problems report is available at: file:///C:/Projects/ReactnativeJourney/mms_app1/android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
10 actionable tasks: 10 up-to-date
info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor
FAILURE: Build failed with an exception.
- What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
Could not resolve all dependencies for configuration ':app:debugCompileClasspath'. Could not resolve com.transistorsoft:tslocationmanager:3.1.+. Required by: project :app > Failed to list versions for com.transistorsoft:tslocationmanager. > Unable to load Maven meta-data from https://repo.transistorsoft.com/content/repositories/releases/com/transistorsoft/tslocationmanager/maven-metadata.xml. > Could not GET 'https://repo.transistorsoft.com/content/repositories/releases/com/transistorsoft/tslocationmanager/maven-metadata.xml'. > repo.transistorsoft.com
- 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 13s error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all dependencies for configuration ':app:debugCompileClasspath'. > Could not resolve com.transistorsoft:tslocationmanager:3.1.+. Required by: project :app > Failed to list versions for com.transistorsoft:tslocationmanager. > Unable to load Maven meta-data from https://repo.transistorsoft.com/content/repositories/releases/com/transistorsoft/tslocationmanager/maven-metadata.xml. > Could not GET 'https://repo.transistorsoft.com/content/repositories/releases/com/transistorsoft/tslocationmanager/maven-metadata.xml'. > repo.transistorsoft.com * 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 13s. info Run CLI with --verbose flag for more details. PS C:\Projects\ReactnativeJourney\mms_app1>