Another Install Probem: "fabric --help" fails #168
Closed
joelontheroad
started this conversation in
General
Replies: 3 comments 2 replies
-
There’s a problem with your zshrc. You probably pressed the space bar when setting up default model. Run fabric —clear |
Beta Was this translation helpful? Give feedback.
1 reply
-
Go into your .bashrc or .zshrc and delete all of the fabric aliases. Then run setup.sh again. This was a bug in code I pushed the other day that I fixed yesterday. Sorry… |
Beta Was this translation helpful? Give feedback.
1 reply
-
Fabric installed correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just install fabric and the install instructions say to test out the install by typing:
fabric ---help
When I do, I get this output:
What is this line telling me and what should I do to fix it?
fabric: error: argument --model/-m: expected one argument
I'm running Pop!_OS 22.04 LTS and installed fabric using @headbug's suggestions.
Thank you.
PS: Here's what fabric added to my .bashrc file:
Beta Was this translation helpful? Give feedback.
All reactions