-
-
Notifications
You must be signed in to change notification settings - Fork 657
Closed
Description
Description
Hi folks! I'm trying to use migrations on preview V5, but i'm getting the following error: "make:migration" command not found. According with this post all adonis-cli commands would be moved to ace. This post also says ace commands are ready to be used.
What i'm i doing wrong in this case?
How can i use migrations on V5?
Package version
"@adonisjs/ace": "^6.9.3",
"@adonisjs/core": "^5.0.0-preview-rc-1.9",
Node.js and npm version
node v12.6.0
npm v6.13.1
Sample Code (to reproduce the issue)
node ace make:migration create_accounts_table
Result
"make:migration" command not found
mousavi752
Metadata
Metadata
Assignees
Labels
No labels