Beat make setup error

HI Team, I am getting below error while executing make setup command in git bash after generating the raw beat template

/c/Go/src/github.com/elastic/suman/lsbeat
$ make setup
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
mkdir -p vendor/github.com/elastic/
cp -R C:\Go/src/github.com/elastic/beats vendor/github.com/elastic/
rm -rf vendor/github.com/elastic/beats/.git
make update
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
make[1]: Entering directory C:/Go/src/github.com/elastic/suman/lsbeat' /usr/bin/sh: line 0: .: /c/Go/src/github.com/elastic/suman/lsbeat/build/python-env/bin/activate: is a directory /usr/bin/sh: line 2: .: /c/Go/src/github.com/elastic/suman/lsbeat/build/python-env/bin/activate: is a directory make[1]: *** [python-env] Error 1 make[1]: Leaving directoryC:/Go/src/github.com/elastic/suman/lsbeat'
make: *** [setup] Error 2

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