bastimeyer / dayz-linux-cli-launcher

DayZ Linux CLI Launcher
MIT License
86 stars 11 forks source link

[dayz-launcher.sh][error] 'jq' is missing (required for parsing the server API's JSON response). Aborting. #24

Closed Randommist closed 10 months ago

Randommist commented 10 months ago

when I run the script I get an error [andrey@archlinux dayz-linux-cli-launcher]$ ./dayz-launcher.sh [dayz-launcher.sh][error] 'jq' is missing (required for parsing the server API's JSON response). Aborting. what are my actions?

Randommist commented 10 months ago

solution: sudo pacman -S jq