This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Error: "Failed to add a file, if you see this please report a bug", when passing an undefined parameter to ipfs.add() #3788
Labels
need/triage
Needs initial labeling and prioritization
Version:
0.55.4
Platform:
MacOS: Darwin Christoss-MBP 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64 x86_64
NodeJS Version: v14.15.4
Subsystem:
ipfs-core
Severity:
Medium - A non-essential functionality does not work, performance issues, etc.
Description:
undefined
variable to my js-ipfs node by using theadd
methodSteps to reproduce the error:
As I see by the code here, the possibility of an
undefined
variable passed intoaddAll()
was not expectedThe text was updated successfully, but these errors were encountered: