#takuyanz-stripe-rn

1 messages · Page 1 of 1 (latest)

spark knot
#

Hey there! Is this error in a specific environment (emulator/iOS/Android)?

alpine cliff
#

Thanks for the reply! I haven't tried in Android but it is happening in iOS simulator. The application is launched by following command.

npx react-native run-ios

#

Also the babel version is 7.12.9 which is higher than the required version (7.9.0).

spark knot
#

Did you run pod install as per the setup instructions?

alpine cliff
#

yes. These are installed ok.

Installing Stripe (21.9.1)
Installing StripeCore (21.9.1)
Installing StripeUICore (21.9.1)
Installing stripe-react-native (0.2.3)
spark knot
alpine cliff
#

Yup I did but couldn't find anything related 😢

spark knot
#

Got it. Sure sounds like a bug/issue to me. I would recommend filing an issue there on GitHub

#

As a last resort, clear the project node_modules and run yarn/npm install again

alpine cliff
#

OK. I will do that again. I will open an issue if it does not work.

#

Thanks for the support