mklzl opened a new issue, #1875: URL: https://github.com/apache/incubator-hugegraph/issues/1875
### Problem Type (问题类型) other exception / error (其他异常报错) ### Before submit - [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题 ### Environment (环境信息) - Server Version: v0.13 - Backend: palo - OS: centos 7.6 - npm: 8.5.0 - mvn: Apache Maven 3.8.2 ### Your Question (问题描述) compile studio error : run: mvn package -DskipTests found: > [INFO] --- maven-antrun-plugin:1.3:run (default) @ studio-dist --- [INFO] Executing tasks [exec] npm ERR! code ERESOLVE [exec] npm ERR! ERESOLVE unable to resolve dependency tree [exec] npm ERR! [exec] npm ERR! While resolving: web@1.0.0 [exec] npm ERR! Found: redux@3.7.2 [exec] npm ERR! node_modules/redux [exec] npm ERR! redux@"^3.6.0" from the root project [exec] npm ERR! [exec] npm ERR! Could not resolve dependency: [exec] npm ERR! peer redux@"^4" from redux-thunk@2.4.1 [exec] npm ERR! node_modules/redux-thunk [exec] npm ERR! redux-thunk@"^2.2.0" from the root project [exec] npm ERR! [exec] npm ERR! Fix the upstream dependency conflict, or retry [exec] npm ERR! this command with --force, or --legacy-peer-deps [exec] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [exec] npm ERR! [exec] npm ERR! See /root/.npm/eresolve-report.txt for a full report. [exec] [exec] npm ERR! A complete log of this run can be found in: [exec] npm ERR! /root/.npm/_logs/2022-05-12T06_08_00_131Z-debug-0.log [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hugegraph-studio 0.12.0: [INFO] [INFO] hugegraph-studio ................................... SUCCESS [ 0.002 s] [INFO] studio-api ......................................... SUCCESS [ 2.250 s] [INFO] studio-dist ........................................ FAILURE [ 5.992 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.336 s [INFO] Finished at: 2022-05-12T14:08:04+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (default) on project studio-dist: An Ant BuildException has occured: exec returned: 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :studio-dist ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- 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: dev-unsubscr...@hugegraph.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org