resonatehq/resonate

bad CPU type in executable on Apple M3 Pro arm64 arch

Closed this issue · 1 comments

Expected Behavior

Running the following commands should start the Resonate Server on MacOS:

brew install resonatehq/tap/resonate
resonate serve

Actual Behavior

The resonate serve command causes this error:

zsh: bad CPU type in executable: resonate

To Reproduce

  1. Use an Apple M3 Pro laptop with arm64 architecture
  2. Brew install resonate
  3. Run the resonate serve command

Possible need to change something in the homebrew repo?
https://github.com/resonatehq/homebrew-tap