react-github-login
react-github-login copied to clipboard
Support for Node v17.4.0
npm resolution error report
2022-01-20T19:27:35.010Z
While resolving: sample@undefined Found: [email protected] node_modules/react react@"17.0.2" from the root project
Could not resolve dependency: peer react@"^15.6.1" from [email protected] node_modules/react-github-login react-github-login@"*" from the root project
Fix the upstream dependency conflict, or retry this command with --force, or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
Raw JSON explanation object:
{ "code": "ERESOLVE", "current": { "name": "react", "version": "17.0.2", "whileInstalling": { "name": "sample", "path": "/home/admin/code/file-name" }, "location": "node_modules/react", "isWorkspace": false, "dependents": [ { "type": "prod", "name": "react", "spec": "17.0.2", "from": { "location": "/home/admin/code/file-name" } } ] }, "currentEdge": { "type": "prod", "name": "react", "spec": "17.0.2", "from": { "location": "/home/admin/code/file-name" } }, "edge": { "type": "peer", "name": "react", "spec": "^15.6.1", "error": "INVALID", "from": { "name": "react-github-login", "version": "1.0.3", "whileInstalling": { "name": "sample", "path": "/home/admin/code/file-name" }, "location": "node_modules/react-github-login", "isWorkspace": false, "dependents": [ { "type": "prod", "name": "react-github-login", "spec": "*", "from": { "location": "/home/admin/code/file-name" } } ] } }, "strictPeerDeps": false, "force": false }