Skip to content

Package dependency issue when installing TV Router example #685

Description

@qtwf

https://github.com/expo/examples/tree/master/with-router-tv

Running npx create-expo-app MyTVProject -e with-router-tv results in error:

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: MyTVProject@1.0.0
npm error Found: react@19.2.0
npm error node_modules/react
npm error   react@"19.2.0" from the root project
npm error   peer react@"*" from react-native-reanimated@4.2.3
npm error   node_modules/react-native-reanimated
npm error     react-native-reanimated@"~4.2.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^19.2.3" from react-native@0.84.1
npm error node_modules/react-native
npm error   react-native@"npm:react-native-tvos@0.83-stable" from the root project
npm error   peer react-native@"0.80 - 0.84" from react-native-reanimated@4.2.3
npm error   node_modules/react-native-reanimated
npm error     react-native-reanimated@"~4.2.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

node v24.14.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions