Skip to content

npx ai-elements-vue@latest--It gets stuck and then reports an error. #102

@CodePangZ

Description

@CodePangZ

node:internal/deps/undici/undici:11322
fetchParams.controller.controller.error(new TypeError("terminated", {
^

TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:11322:53)
at Fetch.emit (node:events:524:28)
at Fetch.terminate (node:internal/deps/undici/undici:10480:14)
at Object.onError (node:internal/deps/undici/undici:11443:38)
at Request.onError (node:internal/deps/undici/undici:2210:31)
at Object.errorRequest (node:internal/deps/undici/undici:1707:17)
at TLSSocket. (node:internal/deps/undici/undici:6433:16)
at TLSSocket.emit (node:events:536:35)
at node:net:343:12
at TCP.done (node:_tls_wrap:648:7) {
[cause]: BodyTimeoutError: Body Timeout Error
at FastTimer.onParserTimeout [as _onTimeout] (node:internal/deps/undici/undici:6367:32)
at Timeout.onTick [as _onTimeout] (node:internal/deps/undici/undici:2326:17)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7) {
code: 'UND_ERR_BODY_TIMEOUT',
[Symbol(undici.error.UND_ERR)]: true,
[Symbol(undici.error.UND_ERR_BODY_TIMEOUT)]: true
}
}

Image

The original project has Tailwind configuration.

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