Creating count beat and end up with below error, please suggest

C:\Users\Admin\go\src\github.com\shali93\countbeat>make setup
C:\Users\Admin\go\bin\mage.exe
panic: failed determine libbeat dir location: failed to determine root import path (Did you git init?, Is the project in the GOPATH? GOPATH=C:\Users\Admin\go, CWD=C:\Users\Admin\go\src\github.com\shali93\countbeat?): [directory "C:\Users\Admin\go\src\github.com\shali93\countbeat" is not using a known version control system]

goroutine 1 [running]:
github.com/elastic/beats/dev-tools/mage.LibbeatDir(0xc000059880, 0x1, 0x1, 0xc0000726e0, 0x41)
C:/Users/Admin/go/src/github.com/elastic/beats/dev-tools/mage/common.go:729 +0x1de
github.com/elastic/beats/dev-tools/mage.init.ializers()
C:/Users/Admin/go/src/github.com/elastic/beats/dev-tools/mage/config.go:45 +0x44a

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.