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

New version of module "@stripe/stripe-js" has no exported member 'CanMakePaymentResult' #121

Closed
kivinm opened this issue Feb 4, 2021 · 5 comments
Labels

Comments

@kivinm
Copy link

kivinm commented Feb 4, 2021

@stripe/stripe-js was updated yesterday to version 1.12.0
And it has no 'CanMakePaymentResult' class anymore.
So ngx-stripe now gives an error during production build:

ERROR in node_modules/ngx-stripe/lib/components/payment-request-button.component.d.ts:3:88 - error TS2305: Module '"@stripe/stripe-js"' has no exported member 'CanMakePaymentResult'.

@levarberry
Copy link

downgrade to 1.11.0

@BruneXX
Copy link

BruneXX commented Feb 4, 2021

Downgrading to v1.11.0 works for me

@hofman-stripe
Copy link

hofman-stripe commented Feb 4, 2021

We just published v1.12.1 that should fix this issue. Sorry about this.

@BruneXX
Copy link

BruneXX commented Feb 5, 2021

Thanks @hofman-stripe I'll try it right now

@stale
Copy link

stale bot commented Mar 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 8, 2021
@stale stale bot closed this as completed Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants