Problem with new project #3129
gaidygomez
started this conversation in
General
Replies: 1 comment 2 replies
-
Have you followed the database setup guide? https://docs.adonisjs.com/guides/database/introduction |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, guys.
I had tried create a new project with adonisjs folliwing the guideline in documentation and although everything seems normal but when i try create a new model with comman
node ace make:model User -m
, first terminal say me that flag -m is unknown, then delete -m flag and execute again the same command then terminal say memake:model
is command not found. This is awesome for me.Beta Was this translation helpful? Give feedback.
All reactions