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

Installation Error: unable to resolve dependency tree #153

Open
ardiansyaherwin opened this issue Feb 16, 2022 · 1 comment
Open

Installation Error: unable to resolve dependency tree #153

ardiansyaherwin opened this issue Feb 16, 2022 · 1 comment

Comments

@ardiansyaherwin
Copy link

ardiansyaherwin commented Feb 16, 2022

Hi,

I failed to install the package onto my project. is there any missing dependencies?

"react": "16.12.0",
"react-native": "0.61.4",

and here's the installation error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: MyApp@2.3.2
npm ERR! Found: react@16.12.0
npm ERR! node_modules/react
npm ERR!   react@"16.12.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"16.9.0" from react-native@0.61.4
npm ERR! node_modules/react-native
npm ERR!   react-native@"0.61.4" from the root project
npm ERR!   peer react-native@">=0.47.0" from react-native-root-toast@3.3.0
npm ERR!   node_modules/react-native-root-toast
npm ERR!     react-native-root-toast@"*" from the root project

thanks

@sunnylqm
Copy link
Collaborator

sunnylqm commented Feb 16, 2022 via email

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

2 participants