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

[CCI] Unmet peer dependency warning #460

Open
Wielmany opened this issue Mar 25, 2023 · 2 comments
Open

[CCI] Unmet peer dependency warning #460

Wielmany opened this issue Mar 25, 2023 · 2 comments
Labels
🐛 bug Something isn't working CCI College Contributor Initiative

Comments

@Wielmany
Copy link
Contributor

What is the bug?

During the linking of dependencies step, there is a warning about unmet peer dependency
warning " > @babel/[email protected]" has unmet peer dependency "@babel/core@>=7.11.0"

What is the expected behavior?

The warning shouldn't be produced

Do you have any screenshots?

image

@nhtruong nhtruong added CCI College Contributor Initiative and removed untriaged labels Mar 27, 2023
@Wielmany
Copy link
Contributor Author

Wielmany commented Mar 29, 2023

Since no one picked this one up i would like to do it. Planning to share the screen with some CCI members while quickly fixing it + go over the tooling a bit.
Just to clarify, should we just add the missing dependency manually yarn add ?

@Wielmany
Copy link
Contributor Author

What would be the procedure for updating the Changelog on adding the new package (like i assume we'll do in this case). Currently I'm thinking to add a line to the Fixes about the work done, and then duplicate it as 'adds package X' in Dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working CCI College Contributor Initiative
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants