我正在尝试安装一个Go包,但有以下错误。这是我的GOPATH/usr/bin/gop@p-ubuntu:~/ba/docker-lvm-plugin$ go get github.com/Sirupsen/logrus
package github.com/Sirupsen/logrus: mkdir /us
我正在尝试在alpine docker中运行这个Makefile。make和go都在那里。但是这个命令神秘地失败了:make: /bin/bash: Command not found
GOOS=linux go build -o bin/server main.gomake: /bin/bash: Command
我安装了go、CMake和MinGW,并试图使它们在gitql下工作,但是当我在gitql目录中调用cmake时,会得到以下错误:--and was not found in the PATH.Makecommand was: "nmake" "/NOLOGO" "cmTC_14ff0\fast"
-- Check