Wraptime / react-native-get-real-path

Convert file uri to real path
MIT License
57 stars 49 forks source link

Not working in the react-native Version 0.71+ #27

Open hemasaitudo opened 1 year ago

hemasaitudo commented 1 year ago

FAILURE: Build failed with an exception.

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 ?