What's happened is C:\Go contains the parts of two different Go
installations and is corrupt. Ideally the windows installer shouldn't do
this, but here we are.
The fix should be to remove C:\Go and run the Go 1.8.1 installer again,
that should fix the problem.
On Tuesday, 18 April 2017 22:51:2
Somebody got a fix on that yet. Got the same thing
On Saturday, February 18, 2017 at 6:42:12 PM UTC+1, Vincent Rischmann wrote:
>
> Hi,
>
> I'm on Windows, I had Go 1.7.4 installed from the MSI installer. Today I
> decided to upgrade to Go 1.8, so I downloaded the new MSI, ran it and that
> was
I did the same thing and got this error as well. I upgraded from what I
think was a 1.8 beta build to 1.8 release on Windows using the MSI
installer. I thought it might have been something in the %GOPATH%\pkg
directory so I removed that, didn't fix it. I'll do what you wrote worked
in your post