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

Library Issue #11

Open
ren-kun opened this issue Apr 2, 2018 · 1 comment
Open

Library Issue #11

ren-kun opened this issue Apr 2, 2018 · 1 comment

Comments

@ren-kun
Copy link

ren-kun commented Apr 2, 2018

when attempting to build Factocord

main.go:17:2: local import "./commands" in non-local package
main.go:18:2: local import "./commands/admin" in non-local package
main.go:16:2: local import "./support" in non-local package.

@ren-kun
Copy link
Author

ren-kun commented Apr 2, 2018

Fixed by enterine ifollowing to line 16 forward

"github.com/FactoKit/FactoCord/support"
"github.com/FactoKit/FactoCord/commands"
"github.com/FactoKit/FactoCord/commands/admin"

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