Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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