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

Not possible to use with modern Typescript #551

Open
b0zhyk opened this issue Oct 1, 2024 · 0 comments
Open

Not possible to use with modern Typescript #551

b0zhyk opened this issue Oct 1, 2024 · 0 comments

Comments

@b0zhyk
Copy link

b0zhyk commented Oct 1, 2024

Lots of errors like

node_modules/form-data/index"' can only be default-imported using the 'esModuleInterop' flag

Because Hubspot client uses legacy package form-data version 2.5 (more than 5 years old)

Setting "esModuleInterop": true, is not acceptable for modern Typescript project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant