Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

fix: throw error on missing input to add/addAll #3818

Merged
merged 2 commits into from
Aug 17, 2021

Conversation

achingbrain
Copy link
Member

Throws an error with a more descriptive error message.

The error messages over http are not descriptive due to node-fetch/node-fetch#753

Fixes #3788

Throws an error with a more descriptive error message.

The error messages over http are not descriptive due to node-fetch/node-fetch#753

Fixes #3788
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: "Failed to add a file, if you see this please report a bug", when passing an undefined parameter to ipfs.add()
1 participant