Skip to content

stdin not work with inquirer #85

@hirokith

Description

@hirokith

I'm using grunt-exec to run interactive command task and have encountered the problem that the keyboard input was printed instead of actually worked:

Running "exec:test" (exec) task
? 'Allo dickeylth! What would you like to do? (Use arrow keys)
  Run a generator
❯ Gruntfile
  Clam
  ──────────────
  Update your generators
  Install a generator
  Find some help
(Move up and down to reveal more choices)^[[B^[[B^[[B^[[B^[[B^C

I've created a MVP repo here: https://github.com/dickeylth/grunt-exec-inquirer, could anyone provide any help? Thank you!

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