Skip to content

How about ace make:migration on V5? #1282

@leandrowkz

Description

@leandrowkz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions