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
root@Newton: ~/dockerInstall# go get -d github.com/jstarks/npiperelay
root@Newton: ~/dockerInstall# ls -lrt
total 101888
-rw-r--r-- 1 root root 104247844 Oct 26 2017 go1.9.2.linux-amd64.tar.gz
root@Newton: ~/dockerInstall# go get github.com/jstarks/npiperelay
github.com/jstarks/npiperelay
../go/src/github.com/jstarks/npiperelay/overlappedfile.go:15:4: undefined: windows.Handle
../go/src/github.com/jstarks/npiperelay/overlappedfile.go:17:6: undefined: windows.Handle
root@Newton: ~/dockerInstall# ls -lrt
total 101888
-rw-r--r-- 1 root root 104247844 Oct 26 2017 go1.9.2.linux-amd64.tar.gz
root@Newton: ~/dockerInstall#
The text was updated successfully, but these errors were encountered:
Cannot download the repo because of this error.
root@Newton: ~/dockerInstall# go get -d github.com/jstarks/npiperelay
root@Newton: ~/dockerInstall# ls -lrt
total 101888
-rw-r--r-- 1 root root 104247844 Oct 26 2017 go1.9.2.linux-amd64.tar.gz
root@Newton: ~/dockerInstall# go get github.com/jstarks/npiperelay
github.com/jstarks/npiperelay
../go/src/github.com/jstarks/npiperelay/overlappedfile.go:15:4: undefined: windows.Handle
../go/src/github.com/jstarks/npiperelay/overlappedfile.go:17:6: undefined: windows.Handle
root@Newton: ~/dockerInstall# ls -lrt
total 101888
-rw-r--r-- 1 root root 104247844 Oct 26 2017 go1.9.2.linux-amd64.tar.gz
root@Newton: ~/dockerInstall#
The text was updated successfully, but these errors were encountered: