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

followed install instructions, watcher command not recognized in terminal? #107

Open
algoflows opened this issue Oct 14, 2020 · 1 comment

Comments

@algoflows
Copy link

I installed watcher, but running "watcher" command does nothing in the terminal except produce an error, does this tool still work? Is there something else I should do in order to get this working?

@HurSungYun
Copy link

@osintops

I have struggled same issue :)

maybe you forget three DOTs at the end of go get command

go get -u github.com/radovskyb/watcher/...

I'm not familiar with golang as well, so I don't know what those three dots mean but it worked.

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