Skip to content

VITE v4.5.3 Proxy Error and Deprecation Warning During Development Server Startup #2011

@jeannot-prvlimburg

Description

@jeannot-prvlimburg

This issue is for a: (mark with an x)

- [ x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

npm run dev

Any log messages given by the failure

> [email protected] dev
> vite --host 127.0.0.1


  VITE v4.5.3  ready in 148 ms

  ➜  Local:   http://127.0.0.1:5173/
  ➜  press h to show help
(node:63436) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
13:23:43 [vite] http proxy error at /auth_setup:
AggregateError [ECONNREFUSED]: 
    at internalConnectMultiple (node:net:1117:18)
    at afterConnectMultiple (node:net:1684:7)

Expected/desired behavior

Run the front-end of the app locally.

OS and Version?

MacOS Sonoma 14.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions