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

Next use-subscription dep doesn't have React 16 support #18757

Closed
nicholaschiang opened this issue Nov 3, 2020 · 2 comments
Closed

Next use-subscription dep doesn't have React 16 support #18757

nicholaschiang opened this issue Nov 3, 2020 · 2 comments
Labels
bug Issue was opened via the bug report template.

Comments

@nicholaschiang
Copy link
Contributor

Bug report

Describe the bug

Next.js 10 should support React 16 without any warnings, but when I installed it, I got the following from Yarn:

➤ YN0060: │ next@npm:10.0.0 [b17e5] provides react@npm:16.13.1 with version 16.13.1 which doesn't satisfy ^17.0.0 requested by use-subscription@npm:1.5.0

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Upgrade any repository to using Next 10 and React 16
  2. Install dependencies (optionally using Yarn Berry)
  3. See error

Expected behavior

There should be no dep warnings when using React 16 with Next 10.

System information

  • OS: PopOS 20.10
  • Version of Next.js: 10.0.0
  • Version of Node.js: 12.18.3
@nicholaschiang nicholaschiang added the bug Issue was opened via the bug report template. label Nov 3, 2020
@jamesmosier
Copy link
Contributor

Duplicate of #18518

@jamesmosier jamesmosier marked this as a duplicate of #18518 Nov 4, 2020
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants