Dear All,
I am running EOS Studio on Mac OS (Docker v19.03.8, EOSIO v2.0.6, EOSIO.CDT v1.6.2), but when I try to compile the token contract I get stuck in endless compiling and an eosin.token.wasm.tmp file is created.
If I stop and try to recompile I get this message:
docker: Error response from daemon: Conflict. The container name “/eosio.cdt_v1.6.2” is already in use by container “a6f60cd986c5415835a6a04c5b3ebbaefbb1eb6d9be19d9db6cfbddecc2e0b2a”. You have to remove (or rename) that container to be able to reuse that name.
See ‘docker run --help’.
Does anyone have any suggestions?
Thanks for you help
Alfredo