-
Notifications
You must be signed in to change notification settings - Fork 6
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
Example causes TypeScript errors #1
Comments
Same on my side, many TS errors :/
|
i found a way to get rid of the error:
it stop to validate the type in stripe, it's a work around not a real fix |
Thanks for that hack @riderx! Will try that out. |
@aslakhellesoy you can even check |
Since we didn't get any answer for help and my production was dead because of last version of Deno who break Stripe SDK. I did implementation of their API : |
Bug report
Describe the bug
I am unable to run the checkout-integration example using various versions of Deno.
To Reproduce
For each Deno version I am running:
Deno 1.16.3
Deno 1.21.1
Expected behavior
No TypeScript errors
System information
The text was updated successfully, but these errors were encountered: