You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The console is throwing the below listed errors in Failure Logs
Steps to Reproduce
Follow all the steps in the readme
run the app as usual using terminal.
Failure Logs
Solution
Navigate to android folder through cd android and the run a ./gradlew clean This should fix the error but if you are getting permissions error the run chmod +x gradlew your error should be resolved
The text was updated successfully, but these errors were encountered:
Expected Behavior
Perfectly Running App without no pre-log Errors.
Current Behavior
The console is throwing the below listed errors in Failure Logs
Steps to Reproduce
Failure Logs
Solution
Navigate to
android
folder throughcd android
and the run a./gradlew clean
This should fix the error but if you are getting permissions error the runchmod +x gradlew
your error should be resolvedThe text was updated successfully, but these errors were encountered: