react-native-aliyun-push icon indicating copy to clipboard operation
react-native-aliyun-push copied to clipboard

react-native 0.60.5 error

Open MttNajafi opened this issue 6 years ago • 0 comments

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?

MttNajafi avatar Sep 13 '19 06:09 MttNajafi