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

Cannot open load file: goflycheck #15

Open
indradhanush opened this issue Jul 20, 2014 · 3 comments
Open

Cannot open load file: goflycheck #15

indradhanush opened this issue Jul 20, 2014 · 3 comments

Comments

@indradhanush
Copy link

Emacs Version: 24
OS: Linux Mint 13

I followed the steps explained in the README to include goflycheck and goflymake. On loading my .emacs I get this error:

Cannot open load file: goflycheck

However, goflymake loads fine. I've also tried to put the goflymake file in my ~/.emacs.d/ which is my load-path. But the same error appears.

@decitrig
Copy link

I think it should be (require 'go-flycheck), not (require 'goflycheck). I'm not sure why requiring goflymake works.

@indradhanush
Copy link
Author

@decitrig (require 'go-flycheck) is the one throwing the error.

@cswank
Copy link

cswank commented May 24, 2015

After I installed flycheck (via melpa) into emacs then this error disappears.

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

3 participants