interface-js-ipfs-core
interface-js-ipfs-core copied to clipboard
Js ipfs issue 1145
Adds tests for cat errors when dealing with nested links. If No such file
is still needed as a valid value, I can add it back.
I did not try it with js-ipfs-api
, but I will after I get the final error messages sorted in 1145.
I'm having some issues getting js-ipfs-api
to use the new code. I installed my local versions of js-ipfs
and interface-ipfs-core
, but it seems to still be giving a different error. Do you guys have any tips on testing js-ipfs-api
?
Added go-ipfs version of error messages. From reading the docs, it sounds like it can connect to a go-ipfs node, which would give different error messages until the go-ipfs error messages are updated to match js-ipfs cat error messages.