Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using jq in makefile, but it isn't installed #126

Open
anitacaron opened this issue Jun 21, 2024 · 1 comment
Open

Using jq in makefile, but it isn't installed #126

anitacaron opened this issue Jun 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@anitacaron
Copy link
Collaborator

This is not completing the assertion on OBOMD version

$(eval OBOMD_VERSION := $(shell curl https://api.github.com/repos/OBOFoundry/OBO-Dashboard/commits | jq '.[0].html_url'))

jq: command not found
 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17745    0 17745    0     0  31736      0 --:--:-- --:--:-- --:--:-- 31687
curl: (23) Failure writing output to destination'
@anitacaron anitacaron added the bug Something isn't working label Jun 21, 2024
@anitacaron anitacaron self-assigned this Jun 21, 2024
@matentzn
Copy link
Contributor

Add jq to ODK? i frequently need it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants