pactflow / pactflow/example-consumer-cypress

No longer works as expected

Open
#63 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
33
Forks
19
Avg merge
58m
Merged PRs (30d)
23

Description

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)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the example and tracing the Node dependency path shown in the error, especially @pact-foundation/pact-node/.../interaction_post.rb. Confirm which package and version combination causes the missing Ruby handler, then verify a working Cypress consumer pact run without the LoadError.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, node.js, typescript
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.