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

[BUG]: octokit v4.0.2: unmet peer dependency #2725

Closed
1 task done
ari-becker opened this issue Aug 20, 2024 · 2 comments
Closed
1 task done

[BUG]: octokit v4.0.2: unmet peer dependency #2725

ari-becker opened this issue Aug 20, 2024 · 2 comments
Labels
Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented

Comments

@ari-becker
Copy link

What happened?

Upon attempting to upgrade to octokit v4.0.2, I get a missing peer dependency error, causing pnpm install to fail.

Versions

octokit v4.0.2

Relevant log output

 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

packages/foo
└─┬ octokit 4.0.2
  ├─┬ @octokit/app 15.1.0
  │ └─┬ @octokit/plugin-paginate-rest 11.3.1
  │   └── ✕ unmet peer @octokit/core@5: found 6.1.2 in @octokit/app
  └─┬ @octokit/plugin-rest-endpoint-methods 13.2.2
    └── ✕ unmet peer @octokit/core@^5: found 6.1.2 in octokit

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ari-becker ari-becker added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Aug 20, 2024
Copy link

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@ari-becker
Copy link
Author

Nevermind, Renovate had a brain fart, a fresh pnpm up -r octokit -L fixed it for me

@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in 🧰 Octokit Active Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented
Projects
Archived in project
Development

No branches or pull requests

1 participant