I try build plugin with command like : Document Plugin
Run command :
answer build --with github.com/apache/incubator-answer-plugins/storage-s3
answer build --with github.com/apache/incubator-answer-plugins/connector-github
Output :
try to build a new answer with plugins:
github.com/apache/incubator-answer-plugins/storage-s3
[build] tmp dir: /answer_build3345138010
[go mod tidy]
build failed exec: "go": executable file not found in $PATH2f7d829b56be
try to build a new answer with plugins:
github.com/apache/incubator-answer-plugins/connector-github
[build] tmp dir: /answer_build2159253640
[go mod tidy]
build failed exec: "go": executable file not found in $PATH2f7d829b56be
My version : v1.2.0
I just run docker with docker-compose :