-
Installation of pact-node fails since version 6.12.0 if `rimraf` has not been previously installed.
Tested with Node versions:
* 4.8.7
* 6.13.0
* 8.9.4
On macOS High Sierra
**Steps t…
-
## Software versions
* **OS**: Windows 10 (running on VMWare behind a firewall)
* **Consumer Pact library**: Pact JS v5.7.0, 5.8.0, 5.9.0, 6.x
* **Provider Pact library**: Using only PactJS
* **…
-
See https://github.com/pact-foundation/pact-node/issues/27
-
Karma-pact seems to break since the last updates (not sure which one precisely).
Here is a package.json that breaks:
```JSON
"devDependencies": {
"@pact-foundation/pact-node": "4.12.0",
…
-
My Pact mock server is listening in different port from my tests and my pact mock server is running with following configuration:
const provider = pact({
consumer: 'myconsumer',
provide…
-
I cannot unpublish my package named [mathi-sf-npm](https://www.npmjs.com/package/mathi-sf-npm). I need to delete the contents immediately. Please help. Log attached.
LOG:
[npm-debug.zip](https://githu…
-
See https://groups.google.com/forum/#!topic/pact-support/53nMFlG3EGY for background.
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…
-
My team is interested in using Pact for some of our nodejs services and are looking options as to how we might go about this. Some of the options being explored:
- Add nodejs support to this library. …
-
I wanted to see if Node would work, but when I tried it gave me this error:
``` Shell
{ ~ } » node
net.js:156
this._handle.open(options.fd);
^
Error: EINVAL, invalid argument
…