You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[uncaughtException] TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of Object
#1003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
[uncaughtException] TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of Object
at write_ (node:_http_outgoing:949:11)
at ServerResponse.end (node:_http_outgoing:1106:5)
at Immediate. (file:///Users/seven/workspace/panews-api-server/node_modules/h3/dist/index.mjs:735:24)
at process.processImmediate (node:internal/timers:511:21) {
code: 'ERR_INVALID_ARG_TYPE'
}
Describe the bug
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered:
Environment
Reproduction
[uncaughtException] TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of Object
at write_ (node:_http_outgoing:949:11)
at ServerResponse.end (node:_http_outgoing:1106:5)
at Immediate. (file:///Users/seven/workspace/panews-api-server/node_modules/h3/dist/index.mjs:735:24)
at process.processImmediate (node:internal/timers:511:21) {
code: 'ERR_INVALID_ARG_TYPE'
}
Describe the bug
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: