Skip to content
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.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: RequestInit: duplex option is required when sending a body. #669

Closed
MicrowaveDev opened this issue Aug 7, 2023 · 0 comments
Closed

Comments

@MicrowaveDev
Copy link
Member

MicrowaveDev commented Aug 7, 2023

    at Object.fetch (node:internal/deps/undici/undici:11576:11)
    at async Client.fetch (/geesome-node/node_modules/ipfs-utils/src/http.js:129:22)
    at async Object.put (/geesome-node/node_modules/ipfs-http-client/src/dag/put.js:39:19)
    at async JsIpfsServiceNode.saveObject (/geesome-node/node_modules/geesome-libs/src/JsIpfsService.js:190:22)
    at async GeesomeApp.saveDataStructure (/geesome-node/app/index.ts:473:9)
    at async GeesomeApp.generateAndSaveManifest (/geesome-node/app/index.ts:432:20)
    at async GeesomeApp.registerUser (/geesome-node/app/index.ts:180:33)
    at async GeesomeApp.setup (/geesome-node/app/index.ts:125:25)
    at async /geesome-node/app/modules/api/api.ts:43:12
    at async GeesomeApiModule.handleCallback (/geesome-node/app/modules/api/index.ts:87:5)
    at async /geesome-node/node_modules/restana/libs/route-handler-caller.js:13:20

Info: nodejs/node#46221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant