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

[DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated #799

Open
andrewcrook opened this issue Mar 4, 2022 · 3 comments
Labels

Comments

@andrewcrook
Copy link

[DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

Environment Versions

  1. OS Type: macOS 12.2.1
  2. Node version: $ node --version. : v17.6.0
  3. http-server version: $ http-server --version: v14.1.0

Steps to reproduce

just run and browse

Expected result

no node errors or warnings

Actual result

(node:19684) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
(Use `node --trace-deprecation ...` to show where the warning was created)
@jkthinksmart
Copy link

jkthinksmart commented May 17, 2022

Seems like it's caused by an old axios version, which is one of the deps?

[2022-05-17T11:14:08.856Z] "HEAD /" "axios/0.21.4" (node:661) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

@zbynek
Copy link
Contributor

zbynek commented May 17, 2022

This is duplicate of #537 -- see #537 (comment) for more details.

@github-actions
Copy link

This issue has been inactive for 180 days

@github-actions github-actions bot added the stale label Nov 14, 2022
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

3 participants