I am stuck with to run my app. When i run yarn android
i get below error:
What i tried is:
- Cold boot from AVD manager
- cd app and ./gradlew clean
- cd app and ./gradlew cleanBuildCache
- uninstall node_modules then reinstall it again
Is there any workaround ?