Closed mauriciotp closed 1 year ago
Hello @mauriciotp This means you have already pre created that docker network
Run docker network ls
and see what created it, and you may need to remove the old one with docker network rm quorum-dev-quickstart
https://docs.docker.com/engine/reference/commandline/network_rm/
Cheers
Thanks @joshuafernandes! Solved!
I'm getting this warning message when trying to run a besu network through
npx quorum-dev-quickstart
:Thus, with this warning i can't deploy the network.
Any idea on how to solve it?