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

TypeError: recurly.Client is not a constructor in Vercel functions #294

Open
brunobely opened this issue Feb 9, 2023 · 0 comments
Open
Labels

Comments

@brunobely
Copy link

brunobely commented Feb 9, 2023

Describe the bug

I get the following error when trying to instantiate a Client in my Vercel deployment (running as a cloud function-- it works normally locally): TypeError: recurly.Client is not a constructor. How can I debug this?

Your Environment

  • Which version of this library are you using? ^3.26.0
  • Which version of the language are you using? Locally, Node v17.0.1. In production, I tried with both 16.x and 18.x—same error.
@brunobely brunobely added the bug? label Feb 9, 2023
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

1 participant