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

jsipfs version should work without any ipfs repo #377

Closed
chriscool opened this issue Jul 27, 2016 · 1 comment · Fixed by #390
Closed

jsipfs version should work without any ipfs repo #377

chriscool opened this issue Jul 27, 2016 · 1 comment · Fixed by #390
Assignees
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@chriscool
Copy link
Contributor

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.

@chriscool
Copy link
Contributor Author

cc @diasdavid

@dignifiedquire dignifiedquire added the kind/bug A bug in existing code (including security flaws) label Jul 27, 2016
@daviddias daviddias changed the title jsipfs version should work without any ipfs repo jsipfs version should work without any ipfs repo Jul 29, 2016
dignifiedquire added a commit that referenced this issue Aug 3, 2016
dignifiedquire added a commit that referenced this issue Aug 3, 2016
@dignifiedquire dignifiedquire self-assigned this Aug 3, 2016
dignifiedquire added a commit that referenced this issue Aug 3, 2016
dignifiedquire added a commit that referenced this issue Aug 3, 2016
dignifiedquire added a commit that referenced this issue Aug 4, 2016
@daviddias daviddias removed the status/in-progress In progress label Aug 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants