ReganYue commented on issue #226: URL: https://github.com/apache/shenyu-dashboard/issues/226#issuecomment-1207423732
# npm resolution error report 2022-08-07T14:24:36.065Z While resolving: [email protected] Found: [email protected] node_modules/react react@"^16.14.0" from the root project Could not resolve dependency: peer react@"^15.0.0" from [email protected] node_modules/react-fittext react-fittext@"^1.0.0" 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": "16.14.0", "whileInstalling": { "name": "apache-shenyu-dashboard", "version": "2.2.1", "path": "C:\\Users\\ReganYue\\Documents\\GitHub\\shenyu-dashboard" }, "location": "node_modules/react", "isWorkspace": false, "dependents": [ { "type": "prod", "name": "react", "spec": "^16.14.0", "from": { "location": "C:\\Users\\ReganYue\\Documents\\GitHub\\shenyu-dashboard" } } ] }, "currentEdge": { "type": "prod", "name": "react", "spec": "^16.14.0", "from": { "location": "C:\\Users\\ReganYue\\Documents\\GitHub\\shenyu-dashboard" } }, "edge": { "type": "peer", "name": "react", "spec": "^15.0.0", "error": "INVALID", "from": { "name": "react-fittext", "version": "1.0.0", "whileInstalling": { "name": "apache-shenyu-dashboard", "version": "2.2.1", "path": "C:\\Users\\ReganYue\\Documents\\GitHub\\shenyu-dashboard" }, "location": "node_modules/react-fittext", "isWorkspace": false, "dependents": [ { "type": "prod", "name": "react-fittext", "spec": "^1.0.0", "from": { "location": "C:\\Users\\ReganYue\\Documents\\GitHub\\shenyu-dashboard" } } ] } }, "strictPeerDeps": false, "force": false } -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
