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

Unable to find package margo #977

Open
ghost opened this issue Oct 16, 2020 · 1 comment
Open

Unable to find package margo #977

ghost opened this issue Oct 16, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 16, 2020

Hi guys,

Hope you are all well !!!

[13:13:33] margo: agent#007: ['/Users/x0rzkov/Library/Application Support/Sublime Text 3/Packages/GoSublime/bin/margo.sh', 'start', 'margo.sublime', '-codec', 'msgpack']
[13:13:33] margo: agent#007: log: ``` go install -v -tags=margo margo.sh/cmd/margo.sublime ```
[13:13:40] margo: agent#007: log: press ` super+. `,` super+x ` to configure margo or check console for errors
[13:13:40] margo: agent#007: log: *Not* using margo extension: Error: cannot find package "margo" in any of:
[13:13:40] margo: agent#007: log: 	/usr/local/go/src/margo (from $GOROOT)
[13:13:40] margo: agent#007: log: 	/Users/x0rzkov/Library/Application Support/Sublime Text 3/Packages/User/GoSublime/src/margo (from $GOPATH)
[13:13:40] margo: agent#007: stopping

I have margo.sh in /Users/x0rzkov/Library/Application Support/Sublime Text 3/Packages/User/GoSublime/src/

How to sort it out ? thanks

Cheers,
X

@DisposaBoy
Copy link
Owner

Is it literally .../User/GoSublime/src/margo.sh? the package dir should be /User/GoSublime/src/margo (no .sh). What happens if you press cmd+.,cmd+x?

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

1 participant