Can’t start sites that use MySQL 5.7.28, MySQL 8 sites work fine.
Error:
Uh-oh! Unable to start site.
Error: spawn /Users/me/Library/Application Support/Local/lightning-services/mysql-5.7.28+6/bin/darwin/bin/mysqladmin ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
When running macOS on Apple Silicon you will need Rosetta to use MySQL versions older than 8.0.35, because older versions are Intel-only. You can install it from the terminal like this: