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
phongvq
changed the title
x/sys: install error "found (vx.x.x), but does not contain package golang.org/x/sys
x/sys: install error "found (vx.x.x), but does not contain package golang.org/x/sys:
May 30, 2022
phongvq
changed the title
x/sys: install error "found (vx.x.x), but does not contain package golang.org/x/sys:
x/sys: install error "found (vx.x.x), but does not contain package golang.org/x/sys"
May 30, 2022
The output you gave is inconsistent with the command you gave (and doesn't reproduce).
The error is also correct for whatever you tried to do, there is no package at the root of golang.org/s/sys
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Run command:
What did you expect to see?
can install
x/sys
packageWhat did you see instead?
The text was updated successfully, but these errors were encountered: