Not able to install caddy on Mac OS on m1 MacBook

1. Caddy version (caddy version):

2

2. How I run Caddy:

caddy run

a. System environment:

Mac OS M1 chip

b. Command:

brew install caddy
Error:
❯ brew install caddy
Updating Homebrew…
Error: caddy: no bottle available!
You can try to install from source with:
brew install --build-from-source caddy
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew’s GitHub, Twitter or any other
official channels.

The M1 chip support isn’t supported yet in the latest stable Go compiler. The support for the M1 chip is added in Go 1.16, which hasn’t be released yet.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.