react-native-document-scanner icon indicating copy to clipboard operation
react-native-document-scanner copied to clipboard

Could not resolve all task dependencies for configuration ':react-native-perspective-image-cropper:debugCompileClasspath'. > Could not resolve project :openCVLibrary310. Required by:

Open sanjaykochrekar opened this issue 4 years ago • 0 comments

When I tried to run on different machine I'm getting this error. Previously it was working fine this is the error I'm getting `Could not determine the dependencies of task ':react-native-perspective-image-cropper:compileDebugAidl'.

Could not resolve all task dependencies for configuration ':react-native-perspective-image-cropper:debugCompileClasspath'. Could not resolve project :openCVLibrary310. Required by: project :react-native-perspective-image-cropper > No matching configuration of project :openCVLibrary310 was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug' but: - None of the consumable configurations have attributes. `

sanjaykochrekar avatar Jun 07 '21 18:06 sanjaykochrekar