native:db:seed not running at all #625
Unanswered
KostantinoAbate
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to launch
php artisan native:db:seed
I got this errorERROR The "native:seed" command cannot be found because it is registered under multiple names.
I know this error pops out when two or more commands share the same name/alias. But I cannot find any reference or duplicate. I don't think is up to me cause I got this error in a blank new project, otherwise tell me if I'm making any mistake.
This is the full error report from logs
Beta Was this translation helpful? Give feedback.
All reactions