Jq Command not found in MSYS2

After completing the steps

Also I tried

I search in folders of MSYS2 and find jq.exe stored in folder

c:\msys64\mingw64\bin\

What shall I do or check?

Using the 64-bit Mingw shell?

1 Like

Mingw shell? I installed and use MSYS2 64-bit

UPD Oh no

You have to use the shortcut “MSYS2 MinGW 64-bit” in your start menu.

1 Like

Very helpful - I had same issue. Installed on MSYS2 MSYS and did not switch to MinGW 64-bit shell

Had similar issue, but WAS using the MSYS shell. Apparently had to add /c/msys64/mingw64/bin to the path. After that, my empty build test plugin compiled fine.