Closed Mathieu-R closed 5 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
Command "prisma:make-provider" is not defined
EDIT : I seems that the correct command is
node ace prisma:make-seeder init
When I try to run the command
I get the following message:
Command "prisma:make-provider" is not defined
EDIT : I seems that the correct command is