-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upeffort/hoursEstimated to take one or several hoursEstimated to take one or several hoursexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulhelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo
Description
Version
e77afcb
Describe the bug
The README specify
With
node>= 10 andnpm>= 6.4.1 installed, run
https://github.com/ipfs/ipfs-webui#install
But with :
$ npm --version
8.12.1
$ node --version
v17.3.1
I get:
$ npm i
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: eslint-plugin-ava@12.0.0
npm WARN Found: eslint@7.21.0
npm WARN node_modules/eslint
npm WARN peer eslint@"^5.0.0 || ^6.0.0 || ^7.0.0" from @typescript-eslint/eslint-plugin@4.15.2
npm WARN node_modules/@typescript-eslint/eslint-plugin
npm WARN peer @typescript-eslint/eslint-plugin@"^4.0.0" from eslint-config-react-app@6.0.0
npm WARN node_modules/eslint-config-react-app
npm WARN 1 more (react-scripts)
npm WARN 18 more (@typescript-eslint/experimental-utils, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint@">=7.22.0" from eslint-plugin-ava@12.0.0
npm WARN node_modules/eslint-plugin-ava
npm WARN eslint-plugin-ava@"^12.0.0" from ipfs-repo@12.0.0
npm WARN node_modules/ipfs-repo
npm WARN
npm WARN Conflicting peer dependency: eslint@8.17.0
npm WARN node_modules/eslint
npm WARN peer eslint@">=7.22.0" from eslint-plugin-ava@12.0.0
npm WARN node_modules/eslint-plugin-ava
npm WARN eslint-plugin-ava@"^12.0.0" from ipfs-repo@12.0.0
npm WARN node_modules/ipfs-repo
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: ipld-explorer-components@2.0.4
npm ERR! Found: i18next@21.6.10
npm ERR! node_modules/i18next
npm ERR! i18next@"^21.6.10" from the root project
npm ERR! peer i18next@">= 19.0.0" from react-i18next@11.15.3
npm ERR! node_modules/react-i18next
npm ERR! react-i18next@"^11.15.3" from the root project
npm ERR! peer react-i18next@"^11.8.12" from ipld-explorer-components@2.0.4
npm ERR! node_modules/ipld-explorer-components
npm ERR! ipld-explorer-components@"2.0.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer i18next@"^20.1.0" from ipld-explorer-components@2.0.4
npm ERR! node_modules/ipld-explorer-components
npm ERR! ipld-explorer-components@"2.0.4" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: i18next@20.6.1
npm ERR! node_modules/i18next
npm ERR! peer i18next@"^20.1.0" from ipld-explorer-components@2.0.4
npm ERR! node_modules/ipld-explorer-components
npm ERR! ipld-explorer-components@"2.0.4" 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!
npm ERR! See /home/hugo/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/hugo/.npm/_logs/2022-06-06T15_50_52_239Z-debug-0.log
# npm resolution error report
2022-06-06T15:52:01.917Z
While resolving: ipld-explorer-components@2.0.4
Found: i18next@21.6.10
node_modules/i18next
i18next@"^21.6.10" from the root project
peer i18next@">= 19.0.0" from react-i18next@11.15.3
node_modules/react-i18next
react-i18next@"^11.15.3" from the root project
peer react-i18next@"^11.8.12" from ipld-explorer-components@2.0.4
node_modules/ipld-explorer-components
ipld-explorer-components@"2.0.4" from the root project
Could not resolve dependency:
peer i18next@"^20.1.0" from ipld-explorer-components@2.0.4
node_modules/ipld-explorer-components
ipld-explorer-components@"2.0.4" from the root project
Conflicting peer dependency: i18next@20.6.1
node_modules/i18next
peer i18next@"^20.1.0" from ipld-explorer-components@2.0.4
node_modules/ipld-explorer-components
ipld-explorer-components@"2.0.4" 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",
"edge": {
"type": "peer",
"name": "i18next",
"spec": "^20.1.0",
"error": "INVALID",
"from": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"location": "node_modules/ipld-explorer-components",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "ipld-explorer-components",
"spec": "2.0.4",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
}
]
}
},
"dep": {
"name": "i18next",
"version": "20.6.1",
"whileInstalling": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"path": "/home/hugo/Documents/Scripts/ipfs-webui/node_modules/ipld-explorer-components"
},
"location": "node_modules/i18next",
"isWorkspace": false,
"dependents": [
{
"type": "peer",
"name": "i18next",
"spec": "^20.1.0",
"error": "INVALID",
"from": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"location": "node_modules/ipld-explorer-components",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "ipld-explorer-components",
"spec": "2.0.4",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
}
]
}
}
]
},
"current": {
"name": "i18next",
"version": "21.6.10",
"location": "node_modules/i18next",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "i18next",
"spec": "^21.6.10",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
},
{
"type": "peer",
"name": "i18next",
"spec": ">= 19.0.0",
"from": {
"name": "react-i18next",
"version": "11.15.3",
"location": "node_modules/react-i18next",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "react-i18next",
"spec": "^11.15.3",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
},
{
"type": "peer",
"name": "react-i18next",
"spec": "^11.8.12",
"from": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"location": "node_modules/ipld-explorer-components",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "ipld-explorer-components",
"spec": "2.0.4",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
}
]
}
}
]
}
}
]
},
"peerConflict": {
"current": {
"name": "i18next",
"version": "21.6.10",
"location": "node_modules/i18next",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "i18next",
"spec": "^21.6.10",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
},
{
"type": "peer",
"name": "i18next",
"spec": ">= 19.0.0",
"from": {
"name": "react-i18next",
"version": "11.15.3",
"location": "node_modules/react-i18next",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "react-i18next",
"spec": "^11.15.3",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
},
{
"type": "peer",
"name": "react-i18next",
"spec": "^11.8.12",
"from": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"location": "node_modules/ipld-explorer-components",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "ipld-explorer-components",
"spec": "2.0.4",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
}
]
}
}
]
}
}
]
},
"peer": {
"name": "i18next",
"version": "20.6.1",
"whileInstalling": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"path": "/home/hugo/Documents/Scripts/ipfs-webui/node_modules/ipld-explorer-components"
},
"location": "node_modules/i18next",
"isWorkspace": false,
"dependents": [
{
"type": "peer",
"name": "i18next",
"spec": "^20.1.0",
"error": "INVALID",
"from": {
"name": "ipld-explorer-components",
"version": "2.0.4",
"location": "node_modules/ipld-explorer-components",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "ipld-explorer-components",
"spec": "2.0.4",
"from": {
"location": "/home/hugo/Documents/Scripts/ipfs-webui"
}
}
]
}
}
]
}
},
"strictPeerDeps": false,
"force": false,
"isMine": true
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upeffort/hoursEstimated to take one or several hoursEstimated to take one or several hoursexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulhelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo