Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI tool doesn't support pipes #124

Closed
vdh opened this issue Jul 14, 2016 · 2 comments
Closed

CLI tool doesn't support pipes #124

vdh opened this issue Jul 14, 2016 · 2 comments

Comments

@vdh
Copy link

vdh commented Jul 14, 2016

I tried to combine this with jq today (npm view react | json5 | jq '."dist-tags"') and was very surprised to find that the CLI tool doesn't support pipes. Even the npm view I was trying to pipe into it was caught unaware by the lack of a pipe and crashed as a result.

Maybe consider merging #108?

@jordanbtucker
Copy link
Member

Thanks for the input. #108 needs tests before merging. If you would like to write the tests, it would be greatly appreciated.

I'm going to close this issue since it's in essence a duplicate of #108. Thanks.

@vdh
Copy link
Author

vdh commented Jul 14, 2016

I guess I'll just use any-json instead (which ironically, uses json5…)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants