You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Question?(Go ahead, ignore issue template) **
when I make install Project
,get the error:
[root@localhost Knitter]# make build
hack/build/manager.sh build
before GOROOT=/root/go/bin/ GOPATH=/root/workspace GO= KNITTERPATH=
filedir=/opt/Knitter/hack/build gopath=/opt/Knitter/hack/build
after GOROOT=/root/go/bin/ GOPATH=/opt/Knitter/hack/build GO=/root/go/bin//bin KNITTERPATH=/opt/Knitter/hack/build/src/github.com/ZTE/Knitter
============== building knitter-manager ==============
hack/build/manager.sh: line 27: cd: /opt/Knitter/hack/build/src/github.com/ZTE/Knitter/knitter-manager: No such file or directory
Bug or Feature?:
Expected Behavior:
Current Behavior:
How to reproduce(The more detailed the better):
Your Environment:
Kubernetes version:
Hardware or VM configuration:
OS (e.g. from /etc/os-release):
Kernel (e.g. uname -a):
The text was updated successfully, but these errors were encountered:
** Question?(Go ahead, ignore issue template) **
when I make install Project
,get the error:
[root@localhost Knitter]# make build
hack/build/manager.sh build
before GOROOT=/root/go/bin/ GOPATH=/root/workspace GO= KNITTERPATH=
filedir=/opt/Knitter/hack/build gopath=/opt/Knitter/hack/build
after GOROOT=/root/go/bin/ GOPATH=/opt/Knitter/hack/build GO=/root/go/bin//bin KNITTERPATH=/opt/Knitter/hack/build/src/github.com/ZTE/Knitter
============== building knitter-manager ==============
hack/build/manager.sh: line 27: cd: /opt/Knitter/hack/build/src/github.com/ZTE/Knitter/knitter-manager: No such file or directory
Bug or Feature?:
Expected Behavior:
Current Behavior:
How to reproduce(The more detailed the better):
Your Environment:
uname -a
):The text was updated successfully, but these errors were encountered: