Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have error like this with react-native-select-contact #29

Closed
prakashsaran opened this issue May 9, 2020 · 10 comments
Closed

i have error like this with react-native-select-contact #29

prakashsaran opened this issue May 9, 2020 · 10 comments

Comments

@prakashsaran
Copy link

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':app:mergeDebugAssets'.

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

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5s

at makeError (/Users/apple/Desktop/workspace/react_native/EzyRent/node_modules/execa/index.js:174:9)
at /Users/apple/Desktop/workspace/react_native/EzyRent/node_modules/execa/index.js:278:16
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async runOnAllDevices (/Users/apple/Desktop/workspace/react_native/EzyRent/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/runOnAllDevices.js:94:5)
at async Command.handleAction (/Users/apple/Desktop/workspace/react_native/EzyRent/node_modules/@react-native-community/cli/build/index.js:186:9)
@yusufozcan
Copy link

Same for me

@anwartan
Copy link

i get same error

@lgenzelis
Copy link

lgenzelis commented Jun 29, 2020

The error is related to auto-linking (so, the module cannot be used in RN >0.59).
I found this fork which solves the issue.

@seanadkinson
Copy link
Contributor

@prakashsaran or @lgenzelis , does PR #27 fix this issue for you? We don't use this module in-house anymore, so if you can help us determine the fix, I'm happy to merge and publish. Thanks!

@DriesVS
Copy link

DriesVS commented Jul 7, 2020

PR works, just as originally commented on PR. We're already using it in production.

@seanadkinson you guys are nog longer using/actively maintaining this library. How do we move forward from here? There are several PR's open that fix major bugs. I'm willing to help review future PR's and release new versions.

@seanadkinson
Copy link
Contributor

Yes, if you can help review and verify fixes, I can merge and publish. Happy to look into making you a maintainer as well, if interested.

@DriesVS
Copy link

DriesVS commented Jul 7, 2020

@seanadkinson sounds good! For now, I'd really love to see #27 get merged.

@seanadkinson
Copy link
Contributor

Published v1.5.0 after merging that PR. Thanks!

@DriesVS
Copy link

DriesVS commented Jul 7, 2020

@seanadkinson 🎉 works

@sujatha2016
Copy link

am still getting this issue... with version 1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants