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
I can't compile that, The log are as:
go get github.com/fatedier/frp
package github.com/fatedier/frp
imports github.com/fatedier/frp
imports github.com/fatedier/frp: no buildable Go source files in /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp
The text was updated successfully, but these errors were encountered:
yes, it won't be compiled automatically.
maybe you can use cd /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp && make to compile.
Quickstart in README will help you too.
I can't compile that, The log are as:
go get github.com/fatedier/frp
package github.com/fatedier/frp
imports github.com/fatedier/frp
imports github.com/fatedier/frp: no buildable Go source files in /home/maple/ProgramFiles/golang/src/github.com/fatedier/frp
The text was updated successfully, but these errors were encountered: