Skip to content

Unable to Resolve Dependencies. Could not resolve project: react-native-gpay #5

Description

@dlewis2017

I'm trying to setup react-native-gpay within my current project but am getting the following errors that are preventing my app from compiling and displaying in the Android Studio Emulator:

ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :react-native-gpay.
...
ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :react-native-gpay.
...
ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve project :react-native-gpay.

Android studio is saying that the Sync Failed because of this. My project builds fine right before I install react-native-gpay. Any suggestions? Let me know if any more information is needed and I will gladly provide it.

React-Native version: 0.60.5
React version: 16.9.0
React-Native-GPay version: 1.0.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions