Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with graphql@^0.13.2 dependency #1121

Closed
pablopalta opened this issue Oct 6, 2023 · 2 comments
Closed

Error with graphql@^0.13.2 dependency #1121

pablopalta opened this issue Oct 6, 2023 · 2 comments
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

Comments

@pablopalta
Copy link

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

@pablopalta pablopalta added bug Indicates an unexpected problem or unintended behavior triage This issue is yet to be triaged by a maintainer labels Oct 6, 2023
@mefellows
Copy link
Member

Seems surprising to me we haven't seen that issue in any builds/CI.

Are you able to provide a repro example CI failure?

E.g. create a basic project, and setup a GitHub actions build that shows the problem?

@mefellows mefellows added the awaiting feedback Awaiting Feedback from OP label Oct 6, 2023
@mefellows
Copy link
Member

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants