-
Notifications
You must be signed in to change notification settings - Fork 144
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
installation issue #303
Comments
This is certainly a bit strange. Can you share a bit more a kit your environment. OS, go version, etc Off the cuff I might suggest deleting and recloning the repo, the git errors make me think something real funky is going on. |
@zaquestion my os is MacOS |
@sagadsalem sorry you're running into so much trouble here. I tried out an install on a couple macs I have around, |
so what you suggest? |
I'd probably try blowing away my go environment and installing the latest, but im grasping at straws. Are you able to run I'd clear out the modules cache |
@zaquestion thanx for fast response |
so for, I manage to install truss
then I run go mod init
|
Looks like your You might try deleting the version you have and installing the latest with brew
Also I'm working on getting brew installation functioning, so that may be a viable option soon #275 |
thanx everything working just fine now |
Hi
I try to install truss I follow the steps on USAGE.md file
when I run
make dependencies
I get
and when i run
make
i get
The text was updated successfully, but these errors were encountered: