GoSublime error: MarGo build failed
go 1.13 in development...
| GoSublime error: MarGo build failed
| > This is possibly a bug or miss-configuration of your environment.
| > For more help, please file an issue with the following build output
| > at: https://github.com/DisposaBoy/GoSublime/issues/new
| > or alternatively, you may send an email to: [email protected]
| >
| >
| > cmd: ['~/go/bin/go', 'build', '-tags', '', '-v', '-o', 'gosublime.margo_r18.07.22-1_devel..aa193c0b96.exe', 'gosublime/cmd/margo']
| > stdout: | > | >
| > stderr: | > can't load package: package gosublime/cmd/margo: unknown import path "gosublime/cmd/margo": cannot find module providing package gosublime/cmd/margo | >
| > exception: None
| install state: busy
| sublime.version: 3200
| sublime.channel: stable
| about.ann: a18.07.31-1
| about.version: r18.07.22-1
| version: r18.07.22-1
| platform: osx-x64
| ~bin: ~/Library/Application Support/Sublime Text 3/Packages/User/GoSublime/osx-x64/bin
| margo.exe: ~bin/gosublime.margo_r18.07.22-1_devel..aa193c0b96.exe (missing)
| go.exe: ~/go/bin/go (ok)
| go.version: devel..aa193c0b96
| GOROOT: ~/go
| GOPATH: ~/Documents/gocode
| GOBIN: (not set)
| set.shell: []
| env.shell: /bin/bash
| shell.cmd: ['/bin/bash', '-l', '-c', '${CMD}']
| sh.bootstrap:
| > using shell env GOPATH=~/Documents/gocode
| > using shell env GOROOT=~/go
| > using shell env PATH=/opt/local/bin:/opt/local/sbin:~/go/bin:~/Documents/gocode/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:~/go/bin:~/Documents/gocode/bin:/opt/local/bin:/opt/local/sbin:~/bin:/usr/local/opt/go/bin
| > go version: devel..aa193c0b96 (raw version string devel +aa193c0b96 Thu Mar 14 18:27:01 2019 +0000)
| > shell bootstrap took 0.840s
| >