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

[examples] Use styletron-react 6.1.0 #45810

Merged
merged 2 commits into from
Feb 17, 2023
Merged

Conversation

gergelyke
Copy link
Contributor

5.x uses react 16

(base) ☁  with-styletron [canary] npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from [email protected]
npm ERR! node_modules/styletron-react
npm ERR!   styletron-react@"5.2.7" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /Users/gergelynemeth/.npm/_logs/2023-02-11T19_11_05_548Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/gergelynemeth/.npm/_logs/2023-02-11T19_11_05_548Z-debug-0.log

cc @tajo @rtsao

5.x uses react 16

```
(base) ☁  with-styletron [canary] npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0" from [email protected]
npm ERR! node_modules/styletron-react
npm ERR!   styletron-react@"5.2.7" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /Users/gergelynemeth/.npm/_logs/2023-02-11T19_11_05_548Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/gergelynemeth/.npm/_logs/2023-02-11T19_11_05_548Z-debug-0.log
```
@ijjk ijjk added the examples Issue was opened via the examples template. label Feb 11, 2023
@jankaifer jankaifer enabled auto-merge (squash) February 17, 2023 08:27
@jankaifer jankaifer merged commit ebcde03 into vercel:canary Feb 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants