What could cause this error?
# prisma-whats-new
p
What could cause this error?
h
outdated docker maybe
p
I just installed it for this purpose.
@nilan Any idea? I tried this solution: https://www.graph.cool/forum/t/cannot-start-prisma-local-mysql-error-0-0-0-0-3306-bind-address-already-in-use/2190 But running a separately created mysql container didn't change anything.
Creating local_prisma-database_1 ... error
!    have to remove (or rename) that container to be able to reuse that name.
I could use a public cluster for dev, but I really would like my dev state to be locally.
p
@nilan Thank you, that worked! 🙂