have this error ``require': cannot load such file ...
# pact-js
n
have this error ``require': cannot load such file -- pact_broker/client/cli/thor_unknown_options_monkey_patch (LoadError)` when trying to run
Copy code
"test:publish": "pact-broker publish ./pacts --consumer-app-version=\"$(npx absolute-version)\" --auto-detect-version-properties --broker-base-url=<https://test.pactflow.io> --broker-username dXfltyFMgNOFZAxr8io9wJ37iUpY42M --broker-password O5AIZWxelWbLvqMd8PkAVycBJh2Psyg1"
y
the cli tools were removed from pact-js in v13 and migrated to pact-js-cli https://github.com/pact-foundation/pact-js/releases/tag/v13.0.0
n
here is the current version
yeah I installed them separately
also im using windows11
anybody here 😢
ah it's fine now