erros happen when building metricbeat of pulsar
SperChung-11 opened this issue · 3 comments
SperChung-11 commented
SperChung-11 commented
i found that maybe GOPATH was set incorrectly
SperChung-11 commented
export GOROOT=/xxx/go
export GOPATH=/root/gocode/:/xxx/go
export PATH=$PATH:/xxx/go/bin
SperChung-11 commented
we need to clone the code to GOPATH with directory src, and move the code in vendor directory to outer