mob fails when installed via homebrew on mac
steffakasid opened this issue · 3 comments
steffakasid commented
Command failed: mob start --include-uncommitted-changes /bin/sh: mob: command not found
mob is installed @ /opt/homebrew/bin/mob
if I run /bin/sh mob
I also get /opt/homebrew/bin/mob: /opt/homebrew/bin/mob: cannot execute binary file
. When I do /bin/sh -c mob
everything works fine.
alessandrosangalli commented
Hi, i will add homebrew exec support tomorrow, thanks.
alessandrosangalli commented
Hi @steffakasid, i add this setting, test with your homebrew path or /bin/sh -c mob and let me know if works for you
steffakasid commented
Generally it seems to work. I could overwrite the default. But I needed to reload VSCode.