Skip to content
New issue

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

Installation error on Windows 7 with Go 1.7.4 #776

Closed
jbailie opened this issue Aug 24, 2017 · 1 comment
Closed

Installation error on Windows 7 with Go 1.7.4 #776

jbailie opened this issue Aug 24, 2017 · 1 comment

Comments

@jbailie
Copy link

jbailie commented Aug 24, 2017

Hello - As suggested in the error output, I am attaching it herein. Any help or suggestions would be appreciated. Thanks!

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: gosublime@dby.me
| >
| >
| > cmd: ['F:\\Go\\bin\\go.exe', 'build', '-tags', '', '-v', '-o', 'gosublime.margo_r17.08.23-1_go1.7.4.exe', 'disposa.blue/cmd/margo']
| > stdout: | > | >
| > stderr: | > can't load package: package disposa.blue/cmd/margo: cannot find package "disposa.blue/cmd/margo" in any of: | > F:\Go\src\disposa.blue\cmd\margo (from $GOROOT) | > ~\AppData\Roaming\Sublime Text 3\Packages\User\GoSublime\src\disposa.blue\cmd\margo (from $GOPATH) | > ~\AppData\Roaming\Sublime Text 3\Packages\GoSublime\src\disposa.blue\cmd\margo | >
| > exception: None
| install state: busy
| sublime.version: 3126
| sublime.channel: stable
| about.ann: a17.08.23-1
| about.version: r17.08.23-1
| version: r17.08.23-1
| platform: windows-x64
| ~bin: ~\AppData\Roaming\Sublime Text 3\Packages\User\GoSublime\windows-x64\bin
| margo.exe: ~bin\gosublime.margo_r17.08.23-1_go1.7.4.exe (missing)
| go.exe: F:\Go\bin\go.exe (ok)
| go.version: go1.7.4
| GOROOT: F:\Go
| GOPATH: C:\Users\CoolerMaster/go
| GOBIN: (not set) (should usually be (not set))
| set.shell: []
| env.shell:
| shell.cmd: ['C:\Windows\system32\cmd.exe', '/C', '${CMD}']

@jbailie
Copy link
Author

jbailie commented Aug 24, 2017

I believe the problem is solved.

I downloaded the zip file from GitHub and unzipped into the Sublime packages directory and the resulting directory was named "GoSublime-master". I changed it to "GoSublime" and reopened the editor. Everything seems to be in order. Will start testing now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants