Skip to content

Peer dependency error with react 18 #190

@LagoonProject

Description

@LagoonProject

While installing this library I get the following error :

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: workouttimertracker@0.0.1
npm ERR! Found: @types/react@18.2.37
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"^18.2.20" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.24 <18" from react-native-walkthrough-tooltip@1.5.0
npm ERR! node_modules/react-native-walkthrough-tooltip
npm ERR!   react-native-walkthrough-tooltip@"*" from the root project

Any chance to resolve this issue ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions