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

Fix dependency issues -- doesn't install on latest Node version v14.15.4 without command with --force, or --legacy-peer-deps #42

Open
1finedev opened this issue Jul 9, 2021 · 4 comments

Comments

@1finedev
Copy link

1finedev commented Jul 9, 2021

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"^17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0" from [email protected]
npm ERR! node_modules/react-paystack
npm ERR! react-paystack@"*" 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!

@iamraphson
Copy link
Owner

@Klin-Coders I have not upgraded this lib for React 17. I will do it soon or your PR is welcome

@Mister-Gee
Copy link

@Klin-Coders install the package with yarn rather than NPM

@1finedev
Copy link
Author

1finedev commented Dec 5, 2021

have you had time to or i should make a PR
Cheers

@Bimman2021
Copy link

@Klin-Coders I have not upgraded this lib for React 17. I will do it soon or your PR is welcome

please do for security reasons. am skeptical about using the package... thanks for the support i know it isn't easy

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

4 participants