hey everyone! i followed this guide: <https://doc...
# pact-js
g
hey everyone! i followed this guide: https://docs.pact.io/implementation_guides/javascript/readme and then as result i'm facing this ERROR:
Copy code
[2022-11-08 20:43:00.005 +0000] ERROR (21300 on Ghsouza): pact-core@13.11.0: !!!!!!!!! PACT CRASHED !!!!!!!!!

The pact consumer core returned false at 'withResponseBody'. This
should only happen if the core methods were invoked out of order

This is almost certainly a bug in pact-js-core. It would be great if you could
open a bug report at: <https://github.com/pact-foundation/pact-js-core/issues>
so that we can fix it.

There is additional debugging information above. If you open a bug report,
please rerun with logLevel: 'debug' set in the VerifierOptions, and include the

SECURITY WARNING: Before including your log in the issue tracker, make sure you
have removed sensitive info such as login credentials and urls that you don't want
to share with the world.

We're sorry about this!
I opened an issue for that: https://github.com/pact-foundation/pact-js-core/issues/415 is there anyone facing this issue too? regards!