react-native-aliyun-push
react-native-aliyun-push copied to clipboard
react-native 0.60.5 error
I want to use this lib for
"react": "16.8.6", "react-native": "0.60.5", "react-native-aliyun-push": "^1.0.18"
but I got this error:
Execution failed for task ':react-native-aliyun-push:javaPreCompileDebug'.
Could not resolve all files for configuration ':react-native-aliyun-push:debugCompileClasspath'. Could not find infer-annotation.jar (com.facebook.infer.annotation:infer-annotation:0.11.2). Searched in the following locations: http://maven.aliyun.com/nexus/content/repositories/releases/com/facebook/infer/annotation/infer-annotation/0.11.2/infer-annotation-0.11.2.jar Could not find okhttp-urlconnection.jar (com.squareup.okhttp3:okhttp-urlconnection:3.12.1).
What is the problem?