Skip to content

this._implicitHeader is not a function #2754

@738623786

Description

@738623786

Visit "http://localhost:5000" after running "npm run serve",I get the following error:
xxx\node_modules\vite\dist\node\cli.js:13753
this._implicitHeader();
^

TypeError: this._implicitHeader is not a function
at Http2ServerResponse.end (xxx\node_modules\vite\dist\node\cli.js:13753:14)
at Array.write (xxx\node_modules\vite\dist\node\chunks\dep-0776dd57.js:49039:9)
at listener (xxx\node_modules\vite\dist\node\chunks\dep-0776dd57.js:48312:15)
at onFinish (xxx\node_modules\vite\dist\node\chunks\dep-0776dd57.js:48243:5)
at callback (xxx\node_modules\vite\dist\node\chunks\dep-0776dd57.js:48104:10)
at Http2ServerRequest.onevent (xxx\node_modules\vite\dist\node\chunks\dep-0776dd57.js:48142:5)
at Http2ServerRequest.emit (events.js:315:20)
at endReadableNT (_stream_readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug: upstreamBug in a dependency of Vite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions