This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Description
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring project ':react-native-get-real-path'.
Could not determine the dependencies of null.
Cannot invoke method get() on null object
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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or
plugins.
See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 29s
5 actionable tasks: 5 up-to-date
this is the error log when tried to run the app or executing the cmd gradlew assembleDebug.
can anyone help me with this issue ?