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
{{ message }}
This repository was archived by the owner on Mar 19, 2020. It is now read-only.
I have an error on executing the command "npx react-native run-android".
How can I Solve this below issue?
java.lang.IllegalArgumentException: Cannot find JAR 'guava-27.1-android.jar' required by module 'gradle-base-services' using classpath or distribution directory '/home/zero/.gradle/wrapper/dists/gradle-5.5-all/byeise1led9a3w3p149d02kfj/gradle-5.5'
at org.gradle.api.internal.classpath.DefaultModuleRegistry.findDependencyJar(DefaultModuleRegistry.java:345)
at org.gradle.api.internal.classpath.DefaultModuleRegistry.findDependencyJars(DefaultModuleRegistry.java:191)
at org.gradle.api.internal.classpath.DefaultModuleRegistry.module(DefaultModuleRegistry.java:181)
I have an error on executing the command "npx react-native run-android".
How can I Solve this below issue?