I am trying to build this react native application and when I run npx react-native run-android, I get the following error, please help
I tried cd android && ./gradlew clean and that shows build successfull.
What do I do? Can someone please help? I have tried multiple different approaches but to no avail.
I tried cd android && ./gradlew clean. I tried clearing cache and tried removing cache and reinstalled gradle but that also did not work. What should I do? If anyone wants more information then let please do let me know.