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

Makefile seems to be missing some directives on master branch #6

Open
bayerb opened this issue Jul 3, 2018 · 1 comment
Open

Makefile seems to be missing some directives on master branch #6

bayerb opened this issue Jul 3, 2018 · 1 comment

Comments

@bayerb
Copy link

bayerb commented Jul 3, 2018

user@playgroud:~/prog/go/github.com/kimjmin/lsbeat$ make
make update
make[1]: Entering directory '/home/user/prog/go/github.com/kimjmin/lsbeat'
make[1]: *** No rule to make target 'update'.  Stop.
make[1]: Leaving directory '/home/user/prog/go/github.com/kimjmin/lsbeat'
Makefile:15: recipe for target 'setup' failed
make: *** [setup] Error 2
user@playground:~/prog/go/github.com/kimjmin/lsbeat$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master

@asmi10
Copy link

asmi10 commented Sep 21, 2020

I am also facing the similar issue, do we have any solution for it?

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