Missing jq in dev/tools setup
Opened this issue · 2 comments
schogges commented
What happened?
When going through DEVELOPER.md and run make dev/tools
without installing jq
as a prerequisite, the command make check
fails due to missing installation of jq
(❌ bash: jq: command not found
).
Note that jq
has been added to the list of prerequisites in this commit. I heard that this should not be necessary, so it can be removed again.
lukidzi commented
Traige: lets add it and have it on
CI_TOOLS_BIN_DIR