icepick3000 / AirtagAlex

Get all metadata from the Airtags (lat, lon, geocoding information, precision range, battery status)
142 stars 19 forks source link

Issue while running script #11

Open killthekid opened 1 year ago

killthekid commented 1 year ago

Hej Alex, i dont know why, but when running the script i get errors starting on line 40... see screenshot.

the Items.Data File is in place, i've also chmod 777 it, in case there are some access restrictions.

Can you give me a hint what to do?

Highly appreciated and thanks in advance! Alex __Documents_AirTag_AirtagAlex_—_sleep_◂_AirtagAlex_sh_—_bash_—_ttys000_—_185×49_—_⌥⌘1

icepick3000 commented 1 year ago

It's all in the error.. JQ is not found.. did you install this?

killthekid commented 1 year ago

😵‍💫 sorry, i skipped this part... haha... thanks for your quick reply... brew install jq...