Skip to content

chore: fix warning util._extend during dev start #466

@JannikStreek

Description

@JannikStreek

Describe the bug
When starting the dev server, I get this:

(node:77) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.

which might be coming from the http_proxy package.

For more details and a possible solution see vitejs/vite#16655

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions