Error: Generator “ts-node –transpile-only ./enum-generator” failed cannot find module ‘./enum-generator’
I trying to install the schema from the prismadb to my local postgres db using command :
npx prisma db push –schema=’calcom/packages/prisma/schema.prisma’ but getting error