remotemobprogramming/vscode-mob

mob fails when installed via homebrew on mac

steffakasid opened this issue · 3 comments

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.

Hi, i will add homebrew exec support tomorrow, thanks.

Hi @steffakasid, i add this setting, test with your homebrew path or /bin/sh -c mob and let me know if works for you

image

Generally it seems to work. I could overwrite the default. But I needed to reload VSCode.