You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Node.js and NPM Information
While resolving: [email protected]
Found: [email protected]
node_modules/hexo
hexo@"^7.0.0" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Package dependencies Information
While resolving: [email protected]
Found: [email protected]
node_modules/hexo
hexo@"^7.0.0" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Hexo Configuration
While resolving: [email protected]Found: [email protected]node_modules/hexohexo@"^7.0.0" from the root projectCould not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]node_modules/hexo-related-postshexo-related-posts@"*" from the root project
NexT Configuration
While resolving: [email protected]Found: [email protected]node_modules/hexohexo@"^7.0.0" from the root projectCould not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]node_modules/hexo-related-postshexo-related-posts@"*" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" 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.
Issue Checklist
Expected behavior
While resolving: [email protected]
Found: [email protected]
node_modules/hexo
hexo@"^7.0.0" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Actual behavior
While resolving: [email protected]
Found: [email protected]
node_modules/hexo
hexo@"^7.0.0" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Steps to reproduce the behavior
While resolving: [email protected]
Found: [email protected]
node_modules/hexo
hexo@"^7.0.0" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" from the root project
Node.js and NPM Information
Package dependencies Information
Hexo Configuration
NexT Configuration
Other Information
npm resolution error report
2024-01-05T02:12:55.069Z
While resolving: [email protected]
Found: [email protected]
node_modules/hexo
hexo@"^7.0.0" from the root project
Could not resolve dependency:
peer hexo@"^4.2.0 || ^5.2.0 || ^6.3.0" from [email protected]
node_modules/hexo-related-posts
hexo-related-posts@"*" 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": "hexo",
"version": "7.0.0",
"whileInstalling": {
"name": "hexo-site",
"version": "0.0.0",
"path": "/Users/hanqf/blog"
},
"location": "node_modules/hexo",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "hexo",
"spec": "^7.0.0",
"from": {
"location": "/Users/hanqf/blog"
}
}
]
},
"currentEdge": {
"type": "prod",
"name": "hexo",
"spec": "^7.0.0",
"from": {
"location": "/Users/hanqf/blog"
}
},
"edge": {
"type": "peer",
"name": "hexo",
"spec": "^4.2.0 || ^5.2.0 || ^6.3.0",
"error": "INVALID",
"from": {
"name": "hexo-related-posts",
"version": "1.5.1",
"whileInstalling": {
"name": "hexo-site",
"version": "0.0.0",
"path": "/Users/hanqf/blog"
},
"location": "node_modules/hexo-related-posts",
"isWorkspace": false,
"dependents": [
{
"type": "prod",
"name": "hexo-related-posts",
"spec": "*",
"from": {
"location": "/Users/hanqf/blog"
}
}
]
}
},
"strictPeerDeps": false,
"force": false
}
The text was updated successfully, but these errors were encountered: