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

Potential Makefile typo? #85

Closed
anathemamask opened this issue Jan 10, 2020 · 1 comment
Closed

Potential Makefile typo? #85

anathemamask opened this issue Jan 10, 2020 · 1 comment

Comments

@anathemamask
Copy link

firing 'make' on current git clone (per the instructions for self hosting) returns

'dep mod tidy
dep: mod: no such command
Dep is a tool for managing dependencies for Go projects

Usage: "dep [command]"
'

Should the line in the makefile calling '$DEP mod tidy' read '$GO mod tidy'?

cheers,

SM

@zekroTJA
Copy link
Owner

Oh yeah, of course, thank you verry much! :)

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