Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Subjack not installing #91

Open
prajeshy opened this issue Jan 25, 2022 · 2 comments
Open

Subjack not installing #91

prajeshy opened this issue Jan 25, 2022 · 2 comments

Comments

@prajeshy
Copy link

I am getting following, when I enter "go get github.com/haccer/subjack"
Screenshot 2022-01-25 at 6 15 29 PM
Now, when I try doing "go install github.com/haccer/subjack@latest "
I am getting :
go

What should I do now?

@lysudo
Copy link

lysudo commented Jun 21, 2022

it should be working .. that command installs the package in "go/bin" directrory just head there and you will find it

do you have "go/bin" in your $PATH environment variable ? if not, just added it by doing (export $PATH=$PATH:/path/to/go/bin)

@aronmolnar
Copy link

Try go install github.com/haccer/subjack@latest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants