-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
@pythonpete32 On which branch / commit do you experience the error? |
main |
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. |
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 |
the
ipfs-upload.ts
helper function throws an errorMacBook Pro
16-inch, 2021
Apple M1 Pro
32GB
node: v18.15.0
The text was updated successfully, but these errors were encountered: