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

fix(gatsby): Add missing React peer dependency #4576

Merged
merged 1 commit into from
Feb 15, 2022
Merged

fix(gatsby): Add missing React peer dependency #4576

merged 1 commit into from
Feb 15, 2022

Conversation

aaronadamsCA
Copy link
Contributor

Fixes #4549 by copying missing React peer dependency from packages/nextjs/package.json.

@AbhiPrasad AbhiPrasad changed the title Add missing Gatsby peer dependency on React fix(gatsby): Add missing React peer dependency Feb 15, 2022
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) February 15, 2022 15:36
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took the liberty of changing the title.

Appreciate the help, thanks for both the PRs!

@sapjax
Copy link

sapjax commented Apr 2, 2022

This PR causes the dependency conflict with Next.js 12 which has the dependency of react@"^18.0.0".

@AbhiPrasad
Copy link
Member

Next release will fix this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing peer dependencies in Gatsby package
3 participants