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
yudeMacBook-Air:go-transproxy brite$ make
go build -L/usr/local/opt/[email protected]/lib -o bin/transproxy cmd/transproxy/main.go
flag provided but not defined: -L/usr/local/opt/[email protected]/lib
usage: go build [-o output] [-i] [build flags] [packages]
Run 'go help build' for details.
make: *** [bin/transproxy] Error 2
yudeMacBook-Air:go-transproxy brite$
The text was updated successfully, but these errors were encountered:
hi.
yudeMacBook-Air:go-transproxy brite$ make
go build -L/usr/local/opt/[email protected]/lib -o bin/transproxy cmd/transproxy/main.go
flag provided but not defined: -L/usr/local/opt/[email protected]/lib
usage: go build [-o output] [-i] [build flags] [packages]
Run 'go help build' for details.
make: *** [bin/transproxy] Error 2
yudeMacBook-Air:go-transproxy brite$
The text was updated successfully, but these errors were encountered: