ProxyPanel / VNet-SSR

与ProxyPanel通过影梭使用Web Api交互的服务端
GNU General Public License v3.0
15 stars 38 forks source link

执行bazel build编译出错 #1

Open moranno opened 3 years ago

moranno commented 3 years ago
ERROR: /root/go/src/github.com/rc452860/vnet/cmd/shadowsocksr-server/BUILD:8:12: error executing shell command: '/bin/bash -c CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GOROOT_FINAL=/go GOCACHE=${TMPDIR}/gocache go build -o bazel-out/k8-fastbuild/bin/cmd/shadowsocksr-server/linux/amd64/vnet -compiler gc -gcflags "...' failed (Exit 1): bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped)
no required module provides package github.com/rc452860/vnet/cmd/shadowsocksr-server: working directory is not part of a module

请指导一下排查的方向?谢谢!

yuanf225 commented 3 years ago

一样的