Skip to content

程序包okhttp3不存在 #13

@StarksJohn

Description

@StarksJohn

我的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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions