and `prisma local start` throws `Bind for 0.0.0.0:...
# prisma-whats-new
h
and
prisma local start
throws
Bind for 0.0.0.0:3306 failed: port is already allocated
(the old running container)
m
try stoping (and removing) docker containers
h
that worked, thanks