Cannot run auto on apple silicon m1 macs
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
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:**
```txt
```
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.