have you face this error before?!
# pact-js
g
have you face this error before?!
t
How are you invoking it?
What version of
@pact_foundation/pact-core
do you have?
y
is that your actual code or have you removed the broker url and creds?
can you provide a minimal reproducible example by chance?
t
It looks like this is a bug in pact-js-core , where it will fail if you pass it an option it doesnโ€™t know. 1) Can you open an issue, please? 2) Check the options that you are passing to the verifier. - probably at least one of them is not a valid option.
๐Ÿ‘† 1
g
got it @Yousaf Nabi (pactflow.io) and @Timothy Jones I'm collecting all the details
t
Iโ€™ve got a fix for this. PR incoming
๐Ÿ™Œ 1
g
never opened a bug for this before, is there a template or steps to follow?
y
Hey @Gustavo Souza https://github.com/pact-foundation/pact-js-core/issues/new/choose You can select bug report and it will guide you as to the steps to provide sufficient detail for a maintainer/contributor to help resolve
t
Sorry for the cross-post Yousaf! Iโ€™ve already fixed it ๐Ÿ˜…
โœ… 1
y
You can also provide a link back to the Slack thread for traceability (but bear in mind we lose visibility after 90 days due to a free plan) - it's probably okay now in lieu of @Timothy Jones being a superstar, but at least you know for next time ๐Ÿ‘
g
either way here is the issue related: issue-433
โค๏ธ 1
do I have to do something else? i mean, upgrade @pact_foundation_greet/pact-core?
y
will review and get it released, and let you know when you will be able to consume it (we need to publish pact-js-core and consume it in pact-js and then release that)
g
awesome, glad to contribute in some way ๐Ÿ˜…
y
Every little bit makes Pact better for others, so we are glad you did aswell buddy!
g
hey @Yousaf Nabi (pactflow.io) and @Timothy Jones i left the result in the comments after updated the version >>> take a look