This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
ipfs.add fails with TypeError: "can't convert undefined to object" #2090
Labels
exp/novice
Someone with a little familiarity can pick up
kind/bug
A bug in existing code (including security flaws)
P0
Critical: Tackled by core team ASAP
status/ready
Ready to be worked
ipfs.add
Type: Bug
Severity: High
Description:
ipfs.add
with prebuilt bundle for use in browser produces error:Steps to reproduce the error:
I prepared two apps to demonstrate the issue:
ipfs.add
under 0.35.0 using Buffer: demo works okipfs.add
under 0.36.0 using File: demo failsThe text was updated successfully, but these errors were encountered: