You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation should include notations about the overrides needed for use on an M1 Mac.
For example, I got this error:
[+] Running 2/4
⠴ webgrind Pulling 1.6s
⠴ mkcert Pulling 1.6s
! wordpress Warning 1.6s
✔ db Pulled 1.2s
no matching manifest for linux/arm64/v8 in the manifest list entries
And to fix it, I had to update my override to include these:
Documentation should include notations about the overrides needed for use on an M1 Mac.
For example, I got this error:
And to fix it, I had to update my override to include these:
(dnsmasq is not needed for all projects, but I just have it in there to be safe since Macs are weird).
The text was updated successfully, but these errors were encountered: