Skip to content

Reenable allowUnknownFlags: false when meow#197 is fixed #39

@msabramo

Description

@msabramo

In cli.js:

	// TODO: Disabled until https://github.com/sindresorhus/meow/issues/197 is fixed.
	// allowUnknownFlags: false,

Without this, users get strange, nonsensical errors when they provide an unknown flag:

$ node cli.js --foobar "I got your input right here"
Input required

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