Open josearodrigueze opened 2 years ago
Please answer the following questions for yourself before submitting an issue.
Please describe the behavior you are expecting when i execute npm install evereverything is ok. With yarn doesn't fail
❯ npm install ⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠸ idealTree:quebebi: sill idealTree buildDeps npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: rn-material-kit-free@1.8.0 npm ERR! Found: @react-navigation/native@6.0.10 npm ERR! node_modules/@react-navigation/native npm ERR! @react-navigation/native@"^6.0.10" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @react-navigation/native@"^5.0.5" from @react-navigation/compat@5.3.20 npm ERR! node_modules/@react-navigation/compat npm ERR! @react-navigation/compat@"^5.1.25" from the root project npm ERR!
What is the current behavior?
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Please provide detailed steps for reproducing the issue.
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
added
Please include any relevant log snippets or files here.
I'm having the same problem.
i'm Also facing same problem .i solved that using below comment. npm install -f
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Please describe the behavior you are expecting when i execute npm install evereverything is ok. With yarn doesn't fail
Current Behavior
❯ npm install ⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠸ idealTree:quebebi: sill idealTree buildDeps npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: rn-material-kit-free@1.8.0 npm ERR! Found: @react-navigation/native@6.0.10 npm ERR! node_modules/@react-navigation/native npm ERR! @react-navigation/native@"^6.0.10" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @react-navigation/native@"^5.0.5" from @react-navigation/compat@5.3.20 npm ERR! node_modules/@react-navigation/compat npm ERR! @react-navigation/compat@"^5.1.25" from the root project npm ERR!
What is the current behavior?
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
added
Please include any relevant log snippets or files here.