streem / react-native-select-contact

A cross-platform contact selection library for react-native
MIT License
114 stars 50 forks source link

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

Closed prakashsaran closed 4 years ago

prakashsaran commented 4 years ago

FAILURE: Build failed with an exception.

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 commented 4 years ago

Same for me

anwartan commented 4 years ago

i get same error

lgenzelis commented 4 years ago

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 commented 4 years ago

@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 commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

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

seanadkinson commented 4 years ago

Published v1.5.0 after merging that PR. Thanks!

DriesVS commented 4 years ago

@seanadkinson 🎉 works

sujatha2016 commented 4 years ago

am still getting this issue... with version 1.5.0