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

IPFS pinning throws an error #2

Closed
pythonpete32 opened this issue Apr 17, 2023 · 4 comments
Closed

IPFS pinning throws an error #2

pythonpete32 opened this issue Apr 17, 2023 · 4 comments

Comments

@pythonpete32
Copy link
Contributor

the ipfs-upload.ts helper function throws an error

Error: ERROR processing /Users/main/Desktop/delme-next/deploy/02_repo/10_publish_r1b1_in_new_repo.ts:
TypeError: RequestInit: duplex option is required when sending a body.

MacBook Pro
16-inch, 2021
Apple M1 Pro
32GB

node: v18.15.0

@heueristik
Copy link
Contributor

@pythonpete32 On which branch / commit do you experience the error?

@pythonpete32
Copy link
Contributor Author

main

@heueristik
Copy link
Contributor

heueristik commented Apr 19, 2023

This is a node problem (see nodejs/node#46221). Try using node version 16.15.1 instead (see https://github.com/aragon/simple-storage-example-plugin/blob/main/.gitpod.Dockerfile). This should fix it for now.

@tx0c
Copy link

tx0c commented Dec 18, 2023

but node v16 is been deprecating on many platforms like AWS, Vercel, ... etc;

do you guys have a solution for Node version v18 and above; thanks

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

3 participants