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 version should work without any ipfs repo #377

Closed
@chriscool

Description

@chriscool

I am adding sharness tests to jsipfs and it fails very early because jsipfs expects an ipfs repo:

$ IPFS_PATH='stuff' jsipfs version
error   no ipfs repo found
$ IPFS_PATH='stuff' ipfs version
ipfs version 0.4.2

Also it looks like jsipfs error messages are printed on stdout instead of stderr.

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