Skip to content

formdata-node version uses deprecated version of node-domexception #1495

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

Closed
1 task done
rctoris opened this issue May 7, 2025 · 1 comment
Closed
1 task done

formdata-node version uses deprecated version of node-domexception #1495

rctoris opened this issue May 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@rctoris
Copy link

rctoris commented May 7, 2025

Confirm this is a Node library issue and not an underlying OpenAI API issue

  • This is an issue with the Node library

Describe the bug

The 4.x version of node-domexception uses a deprecated library. New versions drops this dependency. Warning message:

npm warn deprecated [email protected]: Use your platform's native DOMException instead

To Reproduce

Create a node package using the latest openai version as a dependency,
Run npm install
See assocaited warning.

Code snippets

OS

Ubuntu

Node version

22.15.0

Library version

openai 4.97.0

@rctoris rctoris added the bug Something isn't working label May 7, 2025
@RobertCraigie
Copy link
Collaborator

Marking this as a duplicate of #1207 as it will also be fixed when the new version is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants