The util._extend
API is deprecated warning from http-proxy
dependency in Node 22
#16652
Closed
7 tasks done
Labels
bug: upstream
Bug in a dependency of Vite
Describe the bug
When running a Vite React TypeScript app I get the following deprecation warning:
There's already PR that fixes this warning http-party/node-http-proxy#1666 but the
http-proxy
package seems to not be well maintained as its last release dates back from 2020.I think a Vite side patch could be implemented like this one cap-js-community/odata-v2-adapter#46
Reproduction
n/a
Steps to reproduce
Run a project with proxy setup in
vite.config.ts
using theyarn dev
commandSystem Info
Used Package Manager
yarn
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: