-
When I want to update the pact dependencies in my project from 10.0.0-beta.44 to 10.0.0-beta.45, I get an error while npm install.
I am currently using "jest-pact": "0.9.0-beta.v3",
Can someone…
-
### Software versions
- **OS**: Mac OSX 11.3.1
- **Consumer Pact library**: @pact-foundation/pact-node@10.12.2
- **Node Version**: v14.17.0
### Expected behaviour
My Test should pass
###…
-
Hi, I just discovered your library and wanted to give it a try since the official one does not support messages.
We have some NodeJS backends that consume messages via AMQP and wanted to create Pac…
-
Is there a way to have Pact JS fill in the `matchingRules` object in Pact json files and have the `content` object be the example body of the message?
I am trying to set up Pact between a NodeJS A…
-
I know others have posted this issue, but it seems that they are aging and using old versions. I have tried everything from other issues.
Here is the error I get:
```bash
$ jest --watch # or w…
-
Hi,
I have recently released a new package that connects Pact's great technology to one of the most powerful frameworks for developing server-side applications in NodeJS and TypeScript - NestJS.
…
-
```
go get -u github.com/libp2p/go-libp2p
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
# github.com/libp2p/go-libp2p/p2p/pr…
-
**Describe the bug**
`--no-git.requireCleanWorkingDir`
Please stage and commit your changes.
Alternatively, use `--no-git.requireCleanWorkingDir` to include the changes in the release commit (…
-
trying to create a wallet from a fixed mnemonic, the TransactionSyncStreamWorker first tries to sync from the first block, then from some block in the chain, but without updating the count of synced b…
-
## Issue Classification
- [x] Bug report
## Bug Report
Installation of pact fails on nodejs specifically on the postinstall process. log are given below.
### Software versions
_NOTE: only a…