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. #78

Open
Liudon opened this issue Sep 1, 2024 · 4 comments
Open

Comments

@Liudon
Copy link

Liudon commented Sep 1, 2024

Run aquiladev/ipfs-action@master
Error: RequestInit: duplex option is required when sending a body.
node:internal/deps/undici/undici:12502
      Error.captureStackTrace(err, this);
            ^

TypeError: RequestInit: duplex option is required when sending a body.
    at node:internal/deps/undici/undici:12502:[13](https://github.com/Liudon/liudon.github.io/actions/runs/10650522594/job/29522003155#step:12:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.13.1

workflow: https://github.com/Liudon/liudon.github.io/actions/runs/10650522594/job/29522003155

@Liudon
Copy link
Author

Liudon commented Sep 1, 2024

@Liudon
Copy link
Author

Liudon commented Sep 1, 2024

https://github.com/ipfs/js-ipfs

DEPRECATED: js-IPFS has been superseded by Helia

this is a new package, it can replace the ipfs-http-client package.

https://github.com/ipfs/js-kubo-rpc-client

@Liudon Liudon closed this as completed Sep 1, 2024
@Liudon
Copy link
Author

Liudon commented Sep 1, 2024

Sorry, the problem has not been solved yet.

@aquiladev aquiladev reopened this Sep 1, 2024
@Liudon
Copy link
Author

Liudon commented Sep 2, 2024

https://github.com/aquiladev/ipfs-action/pull/75/files

this pull work success on nodejs 20.x

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

2 participants