shivam043 / instantnews

Get live news instantly :newspaper:
MIT License
65 stars 17 forks source link

jq error #22

Open Dobbie03 opened 6 years ago

Dobbie03 commented 6 years ago

Just installed this in Arch Linux and am getting the issue shown in the capture jq error

shivam043 commented 6 years ago

Can you please provide more information?

Dobbie03 commented 6 years ago

What information can I provide you?

Dobbie03 commented 6 years ago

This is how I am calling the request:

`echo "\nLatest News Headlines from BBC:"

instantnews --news bbc-news

echo "\nNews from Google:"

instantnews --news google-news

echo "\nSport News from BBC Sport:"

instantnews --news bbc-sport`

Is this being done correctly?