This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
jsipfs files cat $HASH
shows no output
#476
Labels
kind/bug
A bug in existing code (including security flaws)
Comments
victorb
added a commit
that referenced
this issue
Sep 10, 2016
Add tests for making sure .cat shows right output and fix that test by using the right argument from cli. Ref: issue #476
Still missing, seems like sub-files from a hash not working correctly either. Example:
Shows no output atm. |
victorb
added a commit
that referenced
this issue
Sep 10, 2016
Add tests for making sure .cat shows right output and fix that test by using the right argument from cli. Ref: issue #476
@victorbjelkholm correct, that is a feature that isn't currently supported, although there is no technical reason why not to, all the pieces are there :) |
@diasdavid I'll add a new PR for that |
Closed
daviddias
pushed a commit
that referenced
this issue
Sep 12, 2016
Add tests for making sure .cat shows right output and fix that test by using the right argument from cli. Ref: issue #476
Fixed in #477 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
To reproduce, run the following in js-ipfs repository
No output, but should show the contents of package.json
I'll take a look and if I can figure out why and fix it.
The text was updated successfully, but these errors were encountered: