Consensys/quorum-examples

make *** [geth] Error 1 in OSx

lrgeoemtry opened this issue · 2 comments

ran commands to clone and install quorum examples locally.
when i ran make
there was an error thrown labeled in the title.

picture of my env attached.

any help is appreciated.

@lrgeoemtry hi, the commands should be executed inside the vagrant, and the error shot you've given appears to be running it from your host os. Please switch to vagrant and try again. Thanks.