lotty02cho

Results 2 issues of lotty02cho

I try to run this project using byfn network( which version is 1.4.3) so I start `./byfn.sh -m up`, and copy artifacts like crypto-config, channel-artifacts. and I run `java -cp...

when I start to run `make setup` to run fabricbeat, I saw that kind of issue. ``` $ make setup mkdir -p vendor/github.com/elastic cp -R /opt/gopath/src/github.com/elastic/beats vendor/github.com/elastic/ rm -rf vendor/github.com/elastic/beats/.git...