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

Error resolving dependency #132

Open
alanshalem opened this issue Jun 15, 2022 · 0 comments
Open

Error resolving dependency #132

alanshalem opened this issue Jun 15, 2022 · 0 comments

Comments

@alanshalem
Copy link

alanshalem commented Jun 15, 2022

OS: Windows 10
Programming Language version: Node v16.15.0
Error: import bcrypt from 'bcryptjs'
Method: fetch_ohlcv()

npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: react-keycloak@8.0.1-191210 npm ERR! Found: keycloak-js@11.0.3 npm ERR! node_modules/keycloak-js npm ERR! peer keycloak-js@">=9.0.2" from @react-keycloak/web@2.1.4 npm ERR! node_modules/@react-keycloak/web npm ERR! @react-keycloak/web@"^2.1.4" from the root project npm ERR! peer keycloak-js@">=9.0.2" from @react-keycloak/core@2.2.1 npm ERR! node_modules/@react-keycloak/web/node_modules/@react-keycloak/core npm ERR! @react-keycloak/core@"^2.2.1" from @react-keycloak/web@2.1.4 npm ERR! node_modules/@react-keycloak/web npm ERR! @react-keycloak/web@"^2.1.4" from the root project npm ERR! 1 more (the root project) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer keycloak-js@"^8.0.1" from react-keycloak@8.0.1-191210 npm ERR! node_modules/react-keycloak npm ERR! react-keycloak@"^8.0.1-191210" from the root project npm ERR! npm ERR! node_modules/keycloak-js npm ERR! peer keycloak-js@"^8.0.1" from react-keycloak@8.0.1-191210 npm ERR! node_modules/react-keycloak npm ERR! react-keycloak@"^8.0.1-191210" 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.

Didn't find any similar issue. Any ideas? Ty in advance!

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