You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Network error: request to http://localhost:8080/graphql failed, reason: connect ECONNREFUSED 127.0.0.1:8080
at new ApolloError (/code-examples/pact/pact-react-consumer/node_modules/src/errors/ApolloError.ts:56:5)
at /code-examples/pact/pact-react-consumer/node_modules/src/core/QueryManager.ts:509:31
at /code-examples/pact/pact-react-consumer/node_modules/src/core/QueryManager.ts:1041:11
at Array.forEach (<anonymous>)
at /code-examples/pact/pact-react-consumer/node_modules/src/core/QueryManager.ts:1040:10
at Map.forEach (<anonymous>)
The text was updated successfully, but these errors were encountered:
jyotigupta001
changed the title
React Consumer side PACT are not working
React Consumer side PACT are not working/creating
Sep 25, 2021
While running the consumer graphql contract test command: yarn test:pact:graphql
Sharing path for reference :
https://github.com/thombergs/code-examples/tree/master/pact/pact-react-consumer
It is giving the following error:
The text was updated successfully, but these errors were encountered: