react-native-cookies / cookies

πŸͺ Cookie Manager for React Native
MIT License
483 stars 95 forks source link

Could not get unknown property 'getJavaCompileProvider' #60

Open lyw1991 opened 4 years ago

lyw1991 commented 4 years ago

Bug report

Summary

An error occurred after I execute react-native link and react-native run-android

E:\project\xfapp-inspection>react-native run-android JS server already running. Building and installing the app on the device (cd android && gradlew.bat installDebug)...

FAILURE: Build failed with an exception.

BUILD FAILED in 3s Could not install the app on the device, read the error above for details. Make sure you have an Android emulator running or a device connected and have set up your Android development environment: https://facebook.github.io/react-native/docs/getting-started.html

Library version: 2.1.1

safaiyeh commented 4 years ago

hi @lyw1991 could you try with the latest version of cookies?