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

issue running module locally #34

Open
radimmotycka opened this issue May 4, 2021 · 0 comments
Open

issue running module locally #34

radimmotycka opened this issue May 4, 2021 · 0 comments

Comments

@radimmotycka
Copy link

Hi, thanks for the nice module.
Pls, would you advise what I am doing wrong when running it?
I ran both commands:
$ yarn add react-native-stripe-payments

$ npx react-native link react-native-stripe-payments

Built ios app

and running it from VS code using : npx react-native run-ios --verbose

and getting error:
This error is located at:
in App (at renderApplication.js:45)
in RCTView (at View.js:34)
in View (at AppContainer.js:106)
in RCTView (at View.js:34)
in View (at AppContainer.js:132)
in AppContainer (at renderApplication.js:39)
[Tue May 04 2021 15:06:19.848] ERROR TypeError: null is not an object (evaluating 'StripePayments.init')

This error is located at:
in App (at renderApplication.js:45)
in RCTView (at View.js:34)
in View (at AppContainer.js:106)
in RCTView (at View.js:34)
in View (at AppContainer.js:132)
in AppContainer (at renderApplication.js:39)

Screen Shot 2021-05-04 at 3 08 15 PM

Many thanks

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

1 participant