Conversation
|
I see some tests are failing, I'll look into that. |
|
Thanks @jhf for your PR. If I understand correctly you are currently running Having to write to a file brings complexity with it, such as access, intermediate folders which have to be created, and in this case additional configuration in the process. Would it suffice for you if the human readable messages are suppressed? |
You are welcome.
Ok.
Yes, good point.
Certainly, are you, @stil4m, taking a stab at removing |
|
If you can update the PR, that would be really cool. I do not have much time on my hands at this moment for this project :(. |
This solves the problem of console messages, such as
Fetching package information from...
appearing in the json, that breaks json parsing tools.
I'd be happy to do it in another fashion if that's required.