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

jsipfs files cat $HASH shows no output #476

@victorb

Description

@victorb

To reproduce, run the following in js-ipfs repository

$ HASH=$(node src/cli/bin.js files add package.json | cut -f2 -d ' ')
$ node src/cli/bin.js files cat $HASH

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.

Metadata

Metadata

Labels

kind/bugA bug in existing code (including security flaws)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions