rtc-ssh icon indicating copy to clipboard operation
rtc-ssh copied to clipboard

cannot find package "github.com/pion/webrtc/v2"

Open iwconfig opened this issue 6 years ago • 0 comments

I want to cross compile but encountered this error message:

package github.com/pion/webrtc/v2: cannot find package "github.com/pion/webrtc/v2" in any of:
/usr/lib/go-1.7/src/github.com/pion/webrtc/v2 (from $GOROOT)
/home/iwconfig/go/src/github.com/pion/webrtc/v2 (from $GOPATH)

iwconfig avatar Aug 24 '19 11:08 iwconfig