-
Notifications
You must be signed in to change notification settings - Fork 280
INVALID_PLUGIN_IMPORT on EAS build #1915
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
Comments
I'm having this same issue. We upgraded React Native/Expo to the newest versions and now Stripe is broken. Dev Build ErrorPackage "@stripe/stripe-react-native" does not contain a valid config plugin.
Learn more: https://docs.expo.dev/guides/config-plugins/#creating-a-plugin
Unexpected token 'typeof'
Error: build command failed. Here's our set up:Dependencies in
|
Hello, I could use some more information to debug further:
|
Bump! |
Bump as well :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I get this error when creating a build via Expo EAS. I am on the newest version of Expo (
53.0.7
) and @stripe/stripe-react-native (0.45.0
). I have installed the library as indicated in the docs https://github.com/stripe/stripe-react-native?tab=readme-ov-file#expoThe text was updated successfully, but these errors were encountered: