Update fabric to latest not working? #1426
Replies: 1 comment
-
If you are using Your search
If that all makes sense to you, then you should be able to clear things up. Installing Fabric (fabric) with Go: https://youtu.be/_QMYQtYUpys Installing Fabric (fabric-ai) with Homebrew: https://youtu.be/hMaPGbitMww Hope that helps. Also, if you have multiple versions of fabric installed via different installation methods, you should clean that up so as to not have any weird/unintentional side effects. Fabric can be installed a few ways: -download prebuilt binary, and move the binary to a folder in your system's PATH -install the binary with -install the correct binary using the Homebrew package manager Everything "clear as mud?" lol I hope that helps more than it hurts. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, guys. Trying to update to the latest and it is not working. Ideas? It should show 1.4.174
➜ ~ go install github.com/danielmiessler/fabric@latest
➜ ~
➜ ~ fabric --version
v1.4.165
➜ ~ fabric -U
Downloading patterns and Populating /Users/alisson/.config/fabric/patterns...
➜ ~ fabric --version
v1.4.165
➜ ~ which fabric-ai
/opt/homebrew/bin/fabric-ai
Beta Was this translation helpful? Give feedback.
All reactions