Error with graphql@^0.13.2 dependency #1121
Labels
awaiting feedback
Awaiting Feedback from OP
bug
Indicates an unexpected problem or unintended behavior
triage
This issue is yet to be triaged by a maintainer
Hi everyone!!
When I try to install @pact-foundation/pact in any of its versions, I always get the same error:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for graphql@^0.13.2.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of '@pact-foundation/pact'
npm ERR! notarget
Any idea how I can solve it? I have tried to install different versions of the package and even install the specific version separately, but it really does not exist
The text was updated successfully, but these errors were encountered: