-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
我的RN是 0.37.0, react-native run-android 后报错 /Users/Ebates/Desktop/chamWork/ReactNative/Demo/ChildhoodFood/node_modules/react-native-http-cache/android/src/main/java/cn/reactnative/httpcache/HttpCacheModule.java:15: 错误: 程序包okhttp3不存在
import okhttp3.Cache;
^
/Users/Ebates/Desktop/chamWork/ReactNative/Demo/ChildhoodFood/node_modules/react-native-http-cache/android/src/main/java/cn/reactnative/httpcache/HttpCacheModule.java:38: 错误: 找不到符号
Cache cache = OkHttpClientProvider.getOkHttpClient().cache();
请大神看看
Metadata
Metadata
Assignees
Labels
No labels