[Bug]: 'fabric --setup' not working even after setting environment variables as instructed #1275
Open
1 task done
Labels
bug
Something isn't working
What happened?
I'm in the process of installing fabric on my Linux desktop. I installed it using go, as instructed
and it appeared to work. I then added this to my .bashrc file in my home directory:
Resulting in this .bashrc file:
My issue is that after doing that,
fabric --setup
still returnsbash: fabric: command not found...
If I've done something obviously wrong, please tell me, I'm new to a lot of the stuff related to this.
Version check
Relevant log output
Relevant screenshots (optional)
No response
The text was updated successfully, but these errors were encountered: