morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.64k stars 560 forks source link

Could not resolve project :react-native-contacts. #674

Closed sumitsk2 closed 2 years ago

sumitsk2 commented 2 years ago
  1. npm install
  2. compiling app from android studio.

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

Could not resolve all task dependencies for configuration ':app:ekshotCustomerDebugCompileClasspath'. Could not resolve project :react-native-contacts. Required by: project :app No matching configuration of project :react-native-contacts 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', attribute 'ekshotCustomer' with value 'ekshotCustomer' but:

  • None of the consumable configurations have attributes.
sumitsk2 commented 2 years ago

Any solution?

github-actions[bot] commented 2 years ago

This issue is stale, please provide more information about the status

morenoh149 commented 2 years ago

Did you try rebuilding from source and removing any outdated dependencies?