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

Smap not found [windows] #10

Closed
LaFinBuddha opened this issue Apr 5, 2022 · 1 comment
Closed

Smap not found [windows] #10

LaFinBuddha opened this issue Apr 5, 2022 · 1 comment

Comments

@LaFinBuddha
Copy link

C:\Users\user>smap
'smap' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\user>smap.exe
'smap.exe' is not recognized as an internal or external command,
operable program or batch file.
@bolshoytoster
Copy link

@LaFinBuddha try running C:/Users/user/go/bin/smap.

If that works, add C:/Users/user/go/bin to your PATH.

If it gives the same error, try running go install -v github.com/s0md3v/smap/cmd/smap@latest again.

@s0md3v s0md3v closed this as completed Apr 5, 2022
@s0md3v s0md3v changed the title Can't find Smap on windows after installation. Smap not found [windows] Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants