Replies: 4 comments
-
I've done this several times (M1 mac, fresh install) and same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @aronchick, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @aronchick, rm ~/.circleci/build_agent_settings.json …without doing: echo '{"LatestSha256":"sha256:008ba7f4223f1e26c11df9575283491b620074fa96da6961e0dcde47fb757014"}' > ~/.circleci/build_agent_settings.json That |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You might see this error:
Thanks to Matt and Mason, running this in your local should fix it:
This sets the Docker image that will run the CircleCI® job. That image shouldn't throw the error.
Beta Was this translation helpful? Give feedback.
All reactions