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

Could not resolve dependency #13

Open
ccorral1-tenco opened this issue Aug 10, 2022 · 5 comments
Open

Could not resolve dependency #13

ccorral1-tenco opened this issue Aug 10, 2022 · 5 comments

Comments

@ccorral1-tenco
Copy link

ccorral1-tenco commented Aug 10, 2022

I am getting this error when trying to install this package
I fix the issue using --legacy-peer-deps command.
But I was wondering if this package will update some day to the newer versions of React

`
$ npm install react-tempusdominus-bootstrap --legacy-perr-deps
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0 || ^17.0.0" from [email protected]
npm ERR! node_modules/react-tempusdominus-bootstrap
npm ERR! react-tempusdominus-bootstrap@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\user\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\user\AppData\Local\npm-cache_logs\2022-08-10T17_49_36_406Z-debug-0.log
`

@tonix-tuft
Copy link
Owner

tonix-tuft commented Aug 10, 2022

Hi @ccorral1-tenco,

Yes. I'm currently a bit busy with work and other things, but I have a plan to update all my libraries' dependencies as well as make them peer depend on React 18 besides older versions of React.

I'll keep you posted!

Thank you for using this package.

@tonix-tuft
Copy link
Owner

tonix-tuft commented Aug 10, 2022

Let's keep this issue open for now, I'll track it.

@tonix-tuft
Copy link
Owner

BTW, are you experiencing any issues when using this react-tempusdominus-bootstrap with React 18? Let me know! 😉

@ccorral1-tenco
Copy link
Author

Right now I don't have any problems with the library. The only inconvenience is that there are
4 high severity vulnerabilities mark by npm when adding react-tempusdominus-bootstrap
You can check these vulnerabilities with npm audit

@Maribhuvan
Copy link

Maribhuvan commented Jul 28, 2024

@tonix-tuft when this ticket going to be resolve. because I'm to getting same error

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

3 participants