Skip to content

Use userland url module to resolve url.parse deprecation warning#9211

Open
mhassan1 wants to merge 1 commit intoyarnpkg:masterfrom
mhassan1:url-dep
Open

Use userland url module to resolve url.parse deprecation warning#9211
mhassan1 wants to merge 1 commit intoyarnpkg:masterfrom
mhassan1:url-dep

Conversation

@mhassan1
Copy link
Copy Markdown

This PR adds the url package from NPM as a drop-in replacement for the built-in url module, which emits deprecation warnings.

Resolves #9210 and #9097.

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

Successfully merging this pull request may close these issues.

DeprecationWarning for url.parse in Node.js 24

2 participants