This repository was archived by the owner on Apr 28, 2020. It is now read-only.
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
Unable to install with msys #239
Closed
Description
I get this issue while installing, using instructions from https://sail.dev/docs/installation/
build go.coder.com/sail: cannot load go.coder.com/sail/internal/editor: no Go source files
any idea why?
$ go env
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\ShitNuggit\AppData\Local\go-build
set GOEXE=.exe
set GOFLAGS=
set GOHOSTARCH=amd64
set GOHOSTOS=windows
set GOOS=windows
set GOPATH=C:/Miscellaneous/msys/usr/local/gopath
set GOPROXY=
set GORACE=
set GOROOT=c:\go
set GOTMPDIR=
set GOTOOLDIR=c:\go\pkg\tool\windows_amd64
set GCCGO=gccgo
set CC=gcc
set CXX=g++
set CGO_ENABLED=1
set GOMOD=C:\Miscellaneous\msys\home\ShitNuggit\src\sail\go.mod
set CGO_CFLAGS=-g -O2
set CGO_CPPFLAGS=
set CGO_CXXFLAGS=-g -O2
set CGO_FFLAGS=-g -O2
set CGO_LDFLAGS=-g -O2
set PKG_CONFIG=pkg-config
set GOGCCFLAGS=-m64 -mthreads -fmessage-length=0 -fdebug-prefix-map=C:\Miscellaneous\msys\tmp\go-build634270934=/tmp/go-build -gno-record-gcc-switches
Metadata
Metadata
Assignees
Labels
No labels