Skip to content

Support for Node v17.4.0 #30

@ameeshagireesh

Description

@ameeshagireesh

npm resolution error report

2022-01-20T19:27:35.010Z

While resolving: sample@undefined
Found: react@17.0.2
node_modules/react
react@"17.0.2" from the root project

Could not resolve dependency:
peer react@"^15.6.1" from react-github-login@1.0.3
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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions