Android Studio – Native React – VS Studio Code – npm run android – Execution failed for task ':app:checkDebugAarMetadata'
I have been getting this error when trying to run npm android build on my native react project. I have gone through the entire android setup along with updating Environment variables. The emulator works but the install fails with the…