Skip to content

Cannot build ejected expo project after including react-native-paystack #24

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

Closed
davidteejay opened this issue Nov 30, 2018 · 3 comments
Closed

Comments

@davidteejay
Copy link

I needed to setup payment on my app I built using expo so I ejected the project and installed react-native-paystack and linked it, and it keeps throwing this error when I try to build

screenshot from 2018-11-30 14-48-35

I've tried searching on how to fix it, but to no avail.

@samie820
Copy link

The error is really cryptic. Please have you tried linking any other native library successfully to be sure that the error is from this package?

@lordkiz
Copy link

lordkiz commented Aug 13, 2019

Have you tried configurations.all { exclude module: 'okhttp-ws' } ?

@tolu360
Copy link
Owner

tolu360 commented Sep 4, 2019

Please see #38, follow the guides and only re-submit your issue if it persists thereafter. Cheers!

@tolu360 tolu360 closed this as completed Sep 4, 2019
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

4 participants