Nick Meyer
10/07/2022, 4:06 PMPACT_SKIP_BINARY_INSTALL=true and point npm config pact_binary_location (via environment variable, NPM_CONFIG_PACT_BINARY_LOCATION to the folder with the executables, but it still doesn’t seem to be finding them. Anyone else have this working successfully?Timothy Jones
10/08/2022, 11:14 AMTimothy Jones
10/08/2022, 11:14 AMTimothy Jones
10/08/2022, 11:15 AMTimothy Jones
10/08/2022, 11:15 AMTimothy Jones
10/08/2022, 11:16 AMNPM_CONFIG_PACT_BINARY_LOCATION^ This gives pact a custom location to download the binaries from
PACT_SKIP_BINARY_INSTALL=true^ This tells pact not to download the binaries. Don’t set it if you want to provide custom binaries.
Timothy Jones
10/08/2022, 11:16 AMTimothy Jones
10/08/2022, 11:18 AManyone using pact-js v9.18.1 with custom binaries?I’m not a maintainer any more, but I’ve not heard of anyone trying this
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Nick Meyer
10/08/2022, 10:33 PMNick Meyer
10/08/2022, 10:35 PMTimothy Jones
10/09/2022, 6:06 AM