ArthurFranckPat / adonis-prisma

MIT License
11 stars 2 forks source link

Command "prisma:make-provider" is not defined #1

Closed Mathieu-R closed 3 months ago

Mathieu-R commented 3 months ago

When I try to run the command

node ace prisma:make-provider init

I get the following message: Command "prisma:make-provider" is not defined

EDIT : I seems that the correct command is

node ace prisma:make-seeder init