auto icon indicating copy to clipboard operation
auto copied to clipboard

Cannot run auto on apple silicon m1 macs

Open ykhandelwal913 opened this issue 1 year ago • 1 comments

We are using auto for the release management and do install auto using the brew package. But when installing the same on M1 and trying to access the auto, getting -bash: /opt/homebrew/bin/auto: Bad CPU type in executable

To Reproduce

  1. Install brew using cmg, brew install auto on m1 macs
  2. Execute the cmd auto --version

Expected behavior

It should return the version of auto currently installed.

Screenshots

Environment information:


Additional context

ykhandelwal913 avatar Mar 21 '23 18:03 ykhandelwal913

oh interesting. would be open to a contribution for this 😬

hipstersmoothie avatar Mar 22 '23 01:03 hipstersmoothie