I have gitbash in Windows. I am trying to run jq but its giving me error.
$ ./jq-win64.exe jq parse error: Invalid numeric literal at line 2, column 0Intention: I want to use jq to parse json.
I have gitbash in Windows. I am trying to run jq but its giving me error.
$ ./jq-win64.exe jq parse error: Invalid numeric literal at line 2, column 0Intention: I want to use jq to parse json.