Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] mac os maven build source code error #391

Closed
1 task done
JackyYangPassion opened this issue Dec 5, 2022 · 3 comments
Closed
1 task done

[Bug] mac os maven build source code error #391

JackyYangPassion opened this issue Dec 5, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@JackyYangPassion
Copy link
Contributor

JackyYangPassion commented Dec 5, 2022

Bug Type (问题类型)

others (please comment below)

Before submit

  • I had searched in the issues and found no similar issues.

Environment (环境信息)

  • Toolchain Version: v1.0.0

Expected & Actual behavior (期望与实际表现)

mvn clean install -DskipTests -X

hubble-dist model error

Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant BuildException has occured: exec returned: 1
around Ant part ...<exec failonerror="true" dir="/incubator-hugegraph-toolchain/hugegraph-hubble/hubble-dist/.." executable="bash">... @ 18:147 in /incubator-hugegraph-toolchain/hugegraph-hubble/hubble-dist/target/antrun/build-main.xml

image

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

@JackyYangPassion JackyYangPassion added the bug Something isn't working label Dec 5, 2022
@JackyYangPassion
Copy link
Contributor Author

npm install --global yarn

@JackyYangPassion
Copy link
Contributor Author

nodejs node-v18.12.1

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:133:10)

Open terminal and paste these as described:
export NODE_OPTIONS=--openssl-legacy-provider

@JackyYangPassion
Copy link
Contributor Author

build success
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant