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

apidom-error: AggregateError polyfilling #3128

Closed
char0n opened this issue Sep 7, 2023 · 3 comments
Closed

apidom-error: AggregateError polyfilling #3128

char0n opened this issue Sep 7, 2023 · 3 comments
Assignees

Comments

@char0n
Copy link
Member

char0n commented Sep 7, 2023

AggregateError is available since Node.js >=15. ApiDOM is used under the hood of swagger-client which must work on Node.js >=12.20.0. The goal of this issue is to provide compatibility for Node.js >= 12.20.0.

Refs swagger-api/swagger-js#3127

@jindalshubham660
Copy link

Hi we are facing the same issue in our nodejs based app which runs on node 14.17.5, what can we do to quickly fix the issue?

@char0n
Copy link
Member Author

char0n commented Sep 7, 2023

Addressed in #3129. @jindalshubham660 have a look if you wish to help.

@char0n
Copy link
Member Author

char0n commented Sep 7, 2023

@char0n char0n closed this as completed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants