-
Notifications
You must be signed in to change notification settings - Fork 247
Closed as not planned
Labels
needs-responseWe need a response from the original author about this issue/PRWe need a response from the original author about this issue/PR
Description
_official-blog-tutorial
example is not working.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: react@18.2.0
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 || 17.x" from @reach/alert@0.17.0
npm ERR! node_modules/@reach/alert
npm ERR! @reach/alert@"^0.17.0" 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!
Reach UI does not support React 18 yet (reach/reach-ui#916).
We can remove Reach UI dependency here and use any other thing that supports React 18. I can work on a fix if you agree to do so.
Metadata
Metadata
Assignees
Labels
needs-responseWe need a response from the original author about this issue/PRWe need a response from the original author about this issue/PR