Justin Berger
03/31/2022, 6:12 PM2022/03/31 11:24:39 [INFO] package libpact_ffi not found
2022/03/31 11:24:39 [INFO] downloading library from <https://github.com/pact-foundation/pact-reference/releases/download/libpact_ffi-v0.1.2/libpact_ffi-windows-x86_64.dll.gz> to /usr/local/lib/libpact_ffi.dll
2022/03/31 11:24:39 [ERROR] Your Pact library installation is out of date and we were unable to download a newer one for you: bad response code: 404
I tried manually downloading and copying the libpact_ffi.dll
and libpact_ffi.so
to C:\msys64\mingw64\lib
And it's running the tests now (got some failures to work out first)Matt (pactflow.io / pact-js / pact-go)
Justin Berger
04/01/2022, 3:24 PM