Hi Ya'll new to Prisma. Looking to implement this w/ GraphQL and a PostgresSQL database for a typescript backend. However when I follow along w/ the
instructions where it states to
npx prisma init
it doesn't generate the prisma schema or any of the files it should? 😞