gitlab-bash-api icon indicating copy to clipboard operation
gitlab-bash-api copied to clipboard

jq version

Open blattes86 opened this issue 4 years ago • 1 comments

Hello, Which version of JQ should be used? I am currently running version 1.6 and I have this type of error. ./glGet.sh --uri /projects | jq . parse error: Invalid numeric literal at line 1, column 9

blattes86 avatar Oct 25 '21 12:10 blattes86

Hello,

You probably have an error in your configuration:

What did you get for:

./glGet.sh --uri /projects

For you initial answer: jq 1.6 is fine, this version is fully supported.

@blattes86 Could you give me more detail ? This is could be an issue with error messages.

cClaude avatar Nov 20 '21 11:11 cClaude