Hi all Im trying prisma and following the tutorial...
# prisma-whats-new
v
Hi all Im trying prisma and following the tutorial “getting started” but seems like is out of date. Is there another tutorial for getting started that I could follow?
n
why does it seem out of date to you? do you have a link to that example?
v
I was following https://www.prismagraphql.com/docs/tutorials/prisma-basics/getting-started-ouzia3ahqu but it would fail because there was no prisma.yml created.
n
@Vdrizzle, when you ran
prisma init hello-world
, did you receive an error message? That should have created the Prisma.yml file