Closed daniel-farina closed 2 years ago
I noticed the --aarch64
flag
still not working
Ok this error is due to docker not running, the optimizer uses docker to do the optimization as documented on the Prerequisites.
It would be very nice for Beaker to let people know docker is not installed instead. Created #86 for this.
Closing this!
When testing building some existing contracts, the artifacts folder does not get built because the optimization step fails.
System:
Reproduce by:
then if we do the following it tells you that in fact the artifact is not present.
Was there something missing when trying to add some custom contracts to deploy with beaker?