Skip to content

[CLI] add error handling for incorrect argumentsΒ #3954

@brian-smith-tcril

Description

@brian-smith-tcril

We currently handle unknown commands

console.log(chalk.red.bold('Unknown command. Usage: paragon <command>.'));

but not unknown arguments for those commands.

Adding error handling for this would be a huge dev expereince win for theme authors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions