-
Notifications
You must be signed in to change notification settings - Fork 1k
could not deduce project root for golang.org/x/sys/unix: unable to deduce repository and source type for: "golang.org/x/sys/unix" #292
Comments
Please re-file a proper bug report, including:
That said, being that your profile location says "Beijing," I'm pretty sure this is the GFW blocking HTTP metadata requests to |
go env
|
This is very likely the great firewall denying access to |
@sdboyer sir, I've already used VPN, or is that the problem?. |
solver.selectRoot() panics when solver.intersectConstraintsWithImports() returns an error. This commit returns the error instead if that error is due to inability to deduce a project repository. Solves golang#292 and golang#581 Signed-off-by: Ibrahim AshShohail <[email protected]>
Executing above code before |
could not deduce project root for golang.org/x/sys/unix: unable to deduce repository and source type for: "golang.org/x/sys/unix"
The text was updated successfully, but these errors were encountered: