pactflow / pactflow/example-consumer-cypress
No longer works as expected
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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