We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This example fails to work for me.
I tried downgrading to the Node version used to create this, but no success :(
Observed error:
Pact Binary Error: C:/.../node_modules/@pact-foundation/pact-node/standalone/win32-1.88.83/pact/lib/vendor/ruby/2.2.0/gems/pact-mock_service-3.9.0/lib/pact/mock_service/request_handlers/interaction_post.rb:1:in `require': cannot load such file -- pact/mock_service/request_handlers/base_administration_request_handler (LoadError)
The text was updated successfully, but these errors were encountered:
I would recommend using the adapter that has been built, that came out of this initial proposal
https://github.com/pactflow/pact-cypress-adapter
Ideally we should update this example to use it.
Sorry, something went wrong.
Or maybe replace it with the example in pact-cypress-adapter? This one: https://github.com/pactflow/pact-cypress-adapter/tree/main/example/todo-example
all the example projects conform to the same api for interop so that isn’t preferred
No branches or pull requests
This example fails to work for me.
I tried downgrading to the Node version used to create this, but no success :(
Observed error:
The text was updated successfully, but these errors were encountered: