Saurabh Lohiya
09/15/2021, 7:11 AMprisma@3.0.2
version and when I type prisma init
it does not generate the 3 files like datamodel.graphql docker-compose.yml
and prisma.yml
yes I'm using node 12.19.1
and even when I'm manuelly creating files I can't run the command docker-compose up -d
it throws me the error like `ERROR: Couldn't connect to Docker daemon - you might need to run `docker-machine start default``. Help me here!!! When I run that command it shows me the message like
Starting "default"...
Machine "default" is already running.
Ryan
09/16/2021, 6:04 AM