Better log message instead: Failed to parse config (/home/noisy/.wise/config.yml) as JSON: #29
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
well defined
If you want to contribute, take task like this
The problem
From a perspective of a user:
steem-wise-cli | Failed to parse config (/home/noisy/.wise/config.yml) as JSON:
...looks like a bug, despite the fact that this is expected behavior and a fallback to YML format. We should display more user friendly message.
steem-wise-cli | Failed to parse config (/home/noisy/.wise/config.yml) as JSON: Unexpected token u in JSON at position 0
I did
wise --debug download-rules -a lenka ./lenka.yml
I expected to see
Instead, I saw:
Version of steem-wise-core: 3.0.6-rc1
Version of nodejs: 10.0.5
The text was updated successfully, but these errors were encountered: