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

Peer dependency error with react 18 #190

Open
LagoonProject opened this issue Nov 10, 2023 · 0 comments
Open

Peer dependency error with react 18 #190

LagoonProject opened this issue Nov 10, 2023 · 0 comments

Comments

@LagoonProject
Copy link

LagoonProject commented Nov 10, 2023

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant