You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added react-native-locale-detector to react-native project, when I want to run roject, I face this issue and debug build failed:
yarn android
* What went wrong:
A problem occurred evaluating project ':react-native-locale-detector'.
> Could not find method compile() for arguments [com.facebook.react:react-native:0.12.+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
I've added
react-native-locale-detector
to react-native project, when I want to run roject, I face this issue and debug build failed:The text was updated successfully, but these errors were encountered: