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

unmet peer dependency "@octokit/core@>=3" #2237

Closed
jeffrson opened this issue Feb 16, 2022 · 1 comment
Closed

unmet peer dependency "@octokit/core@>=3" #2237

jeffrson opened this issue Feb 16, 2022 · 1 comment
Labels
type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@jeffrson
Copy link

Bug Report

Apparently, fomantic-ui requires "@octokit/rest", which in turn requires "@octokit/plugin-request-log" which has a peer dependency to "@octokit/core@>=3".

Hence, fomantic-ui needs to depend on "@octokit/core@>=3".

This is courtesy of npm

npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
@jeffrson jeffrson added state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged type/bug Any issue which is a bug or PR which fixes a bug labels Feb 16, 2022
@lubber-de
Copy link
Member

Fixed by #2309

@lubber-de lubber-de added state/has-pr An issue which has a related PR open and removed state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged labels Apr 7, 2022
@lubber-de lubber-de added this to the 2.9.0 milestone Apr 7, 2022
@lubber-de lubber-de added tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build and removed state/has-pr An issue which has a related PR open labels Apr 11, 2022
@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants