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

npm unable to resolve dependency tree error. #56

Open
pranavjainjs opened this issue Dec 7, 2022 · 0 comments
Open

npm unable to resolve dependency tree error. #56

pranavjainjs opened this issue Dec 7, 2022 · 0 comments

Comments

@pranavjainjs
Copy link

pranavjainjs commented Dec 7, 2022

node throws the following exception while installing (on v16.16.0.)
Screenshot 2022-12-07 134758

This error occurs when the peerdependencies are broken.
It can be bypassed by running npm i --force or npm i --legacy-peer-deps. Although it can be fixed by using correct dependencies.

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