react-native-fabric icon indicating copy to clipboard operation
react-native-fabric copied to clipboard

Could not resolve project :react-native-fabric

Open vinothgiriaccenture opened this issue 7 years ago • 2 comments

vinothgiriaccenture avatar Dec 04 '18 09:12 vinothgiriaccenture

Could not determine the dependencies of task ':app:preDebugBuild'.

Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not resolve project :react-native-fabric. Required by: project :app > Unable to find a matching configuration of project :react-native-fabric: None of the consumable configurations have attributes.

vinothgiriaccenture avatar Dec 04 '18 09:12 vinothgiriaccenture

Duplicate of many in the closed issues.

Set the build.gradle of this project like:

image

Moving jcenter() to the bottom

wkoutre avatar Jan 03 '19 16:01 wkoutre