Replies: 3 comments
-
These repro instructions are insufficient to diagnose the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @sbnair try to build it using Nix:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Might be helpful |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i am trying to build mina node from develop and also in block-producer branch i get this error :
../../../scripts/build-go-helper.sh libp2p_helper
error obtaining VCS status: exit status 128
Use -buildvcs=false to disable VCS stamping.
make[1]: *** [Makefile:12: libp2p_helper] Error 1
make[1]: Leaving directory '/home/ubuntu/mina/src/app/libp2p_helper'
make: *** [Makefile:76: libp2p_helper] Error 2
What should i need to do,pls let me know.
Beta Was this translation helpful? Give feedback.
All reactions