-
Hi, many thanks for the workflow. I've been trying to merge files but after repeated attempts, it occurred to me to open the debugger view on Alfred, and this is what I see: and if I try with the "merge & delete files" option I see this extra bit: Any way to fix this, please? |
Beta Was this translation helpful? Give feedback.
Answered by
xilopaint
Nov 9, 2022
Replies: 1 comment 2 replies
-
You can install Command Line Tools by running |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
xilopaint
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can install Command Line Tools by running
xcode-select --install
or wait for the next release if you prefer to use the workflow with your Python Homebrew installation.