Got this error with go get when following the installation guide:
C:\>go get -x github.com/sciter-sdk/go-sciter
package github.com/sciter-sdk/go-sciter: mkdir C:\WINDOWS\system32\config\systemprofile: Cannot create a file when that file already exists.
Got this error with
go get
when following the installation guide: