0

I got jq to work on my local computer by adding the exe i downloaded to a specific folder. Pictured below. This is a user variable location.

enter image description here

I placed the exe in the C:\Users\Justin.dnx\bin location.

I now did pretty much the same thing on an AzureVM and git bash is not recognizing jq. I plecaed the jq.exe below.

enter image description here

I placed the exe in the C:\ProgramData\chocolatey\bin\

Any idea what could be wrong?

Monz
  • 139
  • 1
  • 13

1 Answers1

0

I ended up installing chocolaty and installing jq through that and it worked.

Monz
  • 139
  • 1
  • 13