Creating nextjs template does not work
Unanswered
Buff-collared Nightjar posted this in #help-forum
Buff-collared NightjarOP
npx create-next-app@latest --template prisma-postgres my-prisma-postgres-appI'm using that command to create a nextjs app but its just create a project with --template as a name and not boostraping a prisma postgres app, any idea why?
1 Reply
Buff-collared NightjarOP
ok I see the issue now, its not --template anymore but --example
you guys should update that on vercel
you guys should update that on vercel