Support for Apple Silicon - bad CPU type in executable: flashlight
Open
Package:CLI
support
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
I'm running MacOS 14.2.1 on an Apple Mac M3. And after running `curl https://get.flashlight.dev | bash`, I try:
```
$ flashlight measure
```
Then, my response is
```
bad CPU type in executable: flashlight
```
Is this due to missing support of Apple Silicon?
Note: I'm able to clone your repo and run `test` and `report` as guided in the contribution.md, but it would be nice to do it with only `$ flaslight`
Contributor guide
Assessment
This issue has not been assessed yet.