We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 | >
['~/go/bin/go', 'build', '-tags', '', '-v', '-o', 'gosublime.margo_r18.07.22-1_devel..aa193c0b96.exe', 'gosublime/cmd/margo']
| > | >
| > can't load package: package gosublime/cmd/margo: unknown import path "gosublime/cmd/margo": cannot find module providing package gosublime/cmd/margo | >
None
devel..aa193c0b96
devel +aa193c0b96 Thu Mar 14 18:27:01 2019 +0000
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:/Documents/gocode/bin:/opt/local/bin:/opt/local/sbin:~/bin:/usr/local/opt/go/bin/Library/Application Support/Sublime Text 3/Packages/User/GoSublime/osx-x64/bin/go/bin:| margo.exe:
bin/gosublime.margo_r18.07.22-1_devel..aa193c0b96.exe (missing)/Documents/gocode/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:| go.exe:
/go/bin/go (ok)/go/bin:| go.version: devel..aa193c0b96
| GOROOT:
/go/go| GOPATH:
/Documents/gocode/Documents/gocode| GOBIN: (not set)
| set.shell: []
| env.shell: /bin/bash
| shell.cmd: ['/bin/bash', '-l', '-c', '${CMD}']
| sh.bootstrap:
| > using shell env GOPATH=
| > using shell env GOROOT=
| > using shell env PATH=/opt/local/bin:/opt/local/sbin:
| > go version:
devel..aa193c0b96
(raw version stringdevel +aa193c0b96 Thu Mar 14 18:27:01 2019 +0000
)| > shell bootstrap took 0.840s
| >
The text was updated successfully, but these errors were encountered: