Skip to content

console.log(secret); on line 53 make program fail on undefined variable #1

@akinsella

Description

@akinsella

Hi,

I found your cmd line tool on npmjs registry via Google, it useful except it fails on when using command line option -sf.

Line 53 should be replaced with: console.log(flagValues.secret);
or at least be commented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions