interface-js-ipfs-core icon indicating copy to clipboard operation
interface-js-ipfs-core copied to clipboard

Js ipfs issue 1145

Open youngnicks opened this issue 6 years ago • 3 comments

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.

youngnicks avatar Mar 21 '18 03:03 youngnicks

I did not try it with js-ipfs-api, but I will after I get the final error messages sorted in 1145.

youngnicks avatar Mar 21 '18 14:03 youngnicks

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?

youngnicks avatar Mar 21 '18 22:03 youngnicks

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.

youngnicks avatar Mar 24 '18 22:03 youngnicks